File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -53,7 +53,7 @@ Copy the following code into an `index.html` file.
5353 {
5454 " imports" : {
5555 " three" : " https://cdnjs.cloudflare.com/ajax/libs/three.js/0.174.0/three.module.js" ,
56- " @sparkjsdev/spark" : " https://sparkjs.dev/releases/spark/0.1.1 /spark.module.js"
56+ " @sparkjsdev/spark" : " https://sparkjs.dev/releases/spark/0.1.2 /spark.module.js"
5757 }
5858 }
5959 </script >
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ Copy and paste code below in an `index.html` file or remix in the [Web Playgroun
1010 {
1111 " imports" : {
1212 " three" : " https://cdnjs.cloudflare.com/ajax/libs/three.js/0.174.0/three.module.js" ,
13- " @sparkjsdev/spark" : " https://sparkjs.dev/releases/spark/0.1.1 /spark.module.js"
13+ " @sparkjsdev/spark" : " https://sparkjs.dev/releases/spark/0.1.2 /spark.module.js"
1414 }
1515 }
1616 </script >
You can’t perform that action at this time.
0 commit comments