mirror of
https://github.com/scratchfoundation/scratch-paint.git
synced 2024-12-23 05:52:42 -05:00
Revert "Update webpack-dev-server to the latest version 🚀"
This commit is contained in:
parent
eff43e2eec
commit
d9a3ca1ca7
1 changed files with 1 additions and 1 deletions
|
@ -83,7 +83,7 @@
|
||||||
"tap": "^11.1.0",
|
"tap": "^11.1.0",
|
||||||
"url-loader": "^0.6.2",
|
"url-loader": "^0.6.2",
|
||||||
"webpack": "^3.5.4",
|
"webpack": "^3.5.4",
|
||||||
"webpack-dev-server": "^3.0.0"
|
"webpack-dev-server": "^2.7.0"
|
||||||
},
|
},
|
||||||
"jest": {
|
"jest": {
|
||||||
"setupFiles": [
|
"setupFiles": [
|
||||||
|
|
Loading…
Reference in a new issue