Spaces:
Runtime error
Runtime error
Update package.json
Browse files- package.json +1 -3
package.json
CHANGED
@@ -91,7 +91,7 @@
|
|
91 |
"scratch-render": "github:PenguinMod/PenguinMod-Render#develop",
|
92 |
"scratch-render-fonts": "github:PenguinMod/penguinmod-render-fonts#master",
|
93 |
"scratch-storage": "github:PenguinMod/PenguinMod-Storage#develop",
|
94 |
-
"scratch-svg-renderer": "github:
|
95 |
"scratch-vm": "git+https://huggingface.co/datasets/soiz1/s4s-vm",
|
96 |
"startaudiocontext": "1.2.1",
|
97 |
"style-loader": "^0.23.1",
|
@@ -106,8 +106,6 @@
|
|
106 |
"react-dom": "^16.0.0"
|
107 |
},
|
108 |
"devDependencies": {
|
109 |
-
"imports-loader": "^4.0.0",
|
110 |
-
"exports-loader": "^2.0.0",
|
111 |
"@babel/cli": "7.14.8",
|
112 |
"@babel/core": "7.14.8",
|
113 |
"@babel/plugin-proposal-object-rest-spread": "7.14.7",
|
|
|
91 |
"scratch-render": "github:PenguinMod/PenguinMod-Render#develop",
|
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",
|
|
|
106 |
"react-dom": "^16.0.0"
|
107 |
},
|
108 |
"devDependencies": {
|
|
|
|
|
109 |
"@babel/cli": "7.14.8",
|
110 |
"@babel/core": "7.14.8",
|
111 |
"@babel/plugin-proposal-object-rest-spread": "7.14.7",
|