mirror of
https://github.com/Unleash/unleash.git
synced 2024-12-22 19:07:54 +01:00
pin down webpack version
This commit is contained in:
parent
77c3fbfb02
commit
cb49c0ee3f
@ -56,7 +56,7 @@
|
|||||||
"supertest": "^1.2.0",
|
"supertest": "^1.2.0",
|
||||||
"supervisor": "^0.10.0",
|
"supervisor": "^0.10.0",
|
||||||
"unleash-api": "1.0.0-alpha.2",
|
"unleash-api": "1.0.0-alpha.2",
|
||||||
"webpack": "^2.1.0-beta.13",
|
"webpack": "^1.13.2",
|
||||||
"webpack-dev-middleware": "^1.6.1"
|
"webpack-dev-middleware": "^1.6.1"
|
||||||
},
|
},
|
||||||
"jest": {
|
"jest": {
|
||||||
|
Loading…
Reference in New Issue
Block a user