Spaces:
Runtime error
Runtime error
Update package.json
Browse files- package.json +1 -0
package.json
CHANGED
@@ -92,6 +92,7 @@
|
|
92 |
"scratch-render-fonts": "github:PenguinMod/penguinmod-render-fonts#master",
|
93 |
"scratch-storage": "github:PenguinMod/PenguinMod-Storage#develop",
|
94 |
"scratch-svg-renderer": "github:PenguinMod/penguinmod-svg-renderer#develop",
|
|
|
95 |
"startaudiocontext": "1.2.1",
|
96 |
"style-loader": "^0.23.1",
|
97 |
"text-encoding": "0.7.0",
|
|
|
92 |
"scratch-render-fonts": "github:PenguinMod/penguinmod-render-fonts#master",
|
93 |
"scratch-storage": "github:PenguinMod/PenguinMod-Storage#develop",
|
94 |
"scratch-svg-renderer": "github:PenguinMod/penguinmod-svg-renderer#develop",
|
95 |
+
"scratch-vm": "git+https://huggingface.co/datasets/soiz1/s4s-vm",
|
96 |
"startaudiocontext": "1.2.1",
|
97 |
"style-loader": "^0.23.1",
|
98 |
"text-encoding": "0.7.0",
|