Update webpack config
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "moco-browser-extensions",
|
||||
"description": "Browser plugin for MOCO",
|
||||
"version": "0.9.20",
|
||||
"version": "1.0.0",
|
||||
"main": "bundle.js",
|
||||
"scripts": {
|
||||
"start": "node_modules/.bin/webpack --watch --env.NODE_ENV development",
|
||||
@@ -54,6 +54,7 @@
|
||||
"style-loader": "^0.23.1",
|
||||
"webpack": "^4.15.0",
|
||||
"webpack-bugsnag-plugins": "^1.3.0",
|
||||
"webpack-cli": "^3.0.8"
|
||||
"webpack-cli": "^3.0.8",
|
||||
"zip-webpack-plugin": "^3.0.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user