Install webpack-cli@3.2.3

This commit is contained in:
Shin'ya Ueoka 2019-03-09 17:37:36 +09:00
parent 38d23a5adc
commit e9276772bc
2 changed files with 88 additions and 55 deletions

View file

@ -52,6 +52,6 @@
"web-ext": "github:ueokande/web-ext#patched-2.9.1",
"webextensions-api-fake": "^0.5.1",
"webpack": "^4.29.6",
"webpack-cli": "^3.1.2"
"webpack-cli": "^3.2.3"
}
}