update buildprod
This commit is contained in:
parent
44ed2c654c
commit
b06efb334a
1 changed files with 3 additions and 3 deletions
|
@ -12,10 +12,10 @@
|
||||||
"author": "",
|
"author": "",
|
||||||
"license": "ISC",
|
"license": "ISC",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"webpack": "^4.41.2"
|
"webpack": "^4.41.2",
|
||||||
|
"webpack-cli": "^3.3.10"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"http-server": "^0.12.0",
|
"http-server": "^0.12.0"
|
||||||
"webpack-cli": "^3.3.10"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue