Skip to content

Commit

Permalink
Update dependency jquery to v3.6.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 10, 2023
1 parent ea90dda commit 83b2a73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion public/404.html
Original file line number Diff line number Diff line change
Expand Up @@ -760,7 +760,7 @@ <h3>
}

</script>
<script defer src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.3.1/jquery.min.js" onload="window.makeItRain()"></script>
<script defer src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.6.3/jquery.min.js" onload="window.makeItRain()"></script>

</body>
</html>

0 comments on commit 83b2a73

Please sign in to comment.