We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac0eb9d commit f02c5b8Copy full SHA for f02c5b8
p5demo/index.html
@@ -9,8 +9,8 @@
9
/>
10
<title>Spatial Indexing</title>
11
<script
12
- src="https://cdnjs.cloudflare.com/ajax/libs/p5.js/1.3.1/p5.min.js"
13
- integrity="sha512-gQVBYBvfC+uyor5Teonjr9nmY1bN+DlOCezkhzg4ShpC5q81ogvFsr5IV4xXAj6HEtG7M1Pb2JCha97tVFItYQ=="
+ src="https://cdnjs.cloudflare.com/ajax/libs/p5.js/1.9.2/p5.min.js"
+ integrity="sha512-eu9vkh+EbAsW3fMmPTj/DP5W3UegIdu0Z/OABMocvoofx43MYBkcQ9hRIVxZndV1vcCYQwBg+U1PkWl04TD0Jg=="
14
crossorigin="anonymous"
15
></script>
16
<script src="./spatial-indexing.umd.js"></script>
0 commit comments