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": "",
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"webpack": "^4.41.2"
|
||||
"webpack": "^4.41.2",
|
||||
"webpack-cli": "^3.3.10"
|
||||
},
|
||||
"devDependencies": {
|
||||
"http-server": "^0.12.0",
|
||||
"webpack-cli": "^3.3.10"
|
||||
"http-server": "^0.12.0"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue