Skip to content

Commit 6ead68b

Browse files
chore(deps): update dependency p5.js to v1
1 parent bb7a7d5 commit 6ead68b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

layouts/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
{{ end }}
3131

3232
{{ define "custom_js" }}
33-
<script src="https://cdnjs.cloudflare.com/ajax/libs/p5.js/0.10.2/p5.js"></script>
33+
<script src="https://cdnjs.cloudflare.com/ajax/libs/p5.js/1.10.0/p5.js"></script>
3434
<script type="text/javascript" src="https://calendrier.ultre.me/2019/partout/imageMapResizer.min.js"></script>
3535
<script type="text/javascript">
3636
var lines = [];

0 commit comments

Comments
 (0)