Spaces:
Runtime error
Runtime error
Update package.json
Browse files- package.json +2 -0
package.json
CHANGED
@@ -106,6 +106,8 @@
|
|
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",
|
|
|
106 |
"react-dom": "^16.0.0"
|
107 |
},
|
108 |
"devDependencies": {
|
109 |
+
"webpack-shell-plugin-next": "3.2.2",
|
110 |
+
"webpack-shell-plugin": "0.4.10",
|
111 |
"@babel/cli": "7.14.8",
|
112 |
"@babel/core": "7.14.8",
|
113 |
"@babel/plugin-proposal-object-rest-spread": "7.14.7",
|