update tutorial to pull from js file

This commit is contained in:
Oliver Eggert
2024-06-20 14:10:21 -07:00
parent ba7a9c6b8b
commit 27db59c75f
4 changed files with 178 additions and 181 deletions

View File

@@ -4,6 +4,6 @@
"license": "MIT",
"//": "Change the license to something appropriate. You may want to use 'UNLICENSED' if you are just starting out.",
"dependencies": {
"base-x": "*",
"base-x": "*"
}
}