Move uglifyjs-webpack-plugin to devDependencies
This commit is contained in:
@@ -41,8 +41,7 @@
|
|||||||
"dependencies": {
|
"dependencies": {
|
||||||
"pbf": "3.1.0",
|
"pbf": "3.1.0",
|
||||||
"pixelworks": "1.1.0",
|
"pixelworks": "1.1.0",
|
||||||
"rbush": "2.0.2",
|
"rbush": "2.0.2"
|
||||||
"uglifyjs-webpack-plugin": "^1.2.5"
|
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"babel-core": "^6.26.3",
|
"babel-core": "^6.26.3",
|
||||||
@@ -84,6 +83,7 @@
|
|||||||
"rollup-plugin-uglify": "4.0.0",
|
"rollup-plugin-uglify": "4.0.0",
|
||||||
"serve": "^8.1.1",
|
"serve": "^8.1.1",
|
||||||
"sinon": "^5.0.1",
|
"sinon": "^5.0.1",
|
||||||
|
"uglifyjs-webpack-plugin": "^1.2.5",
|
||||||
"url-polyfill": "^1.0.13",
|
"url-polyfill": "^1.0.13",
|
||||||
"walk": "^2.3.9",
|
"walk": "^2.3.9",
|
||||||
"webpack": "4.12.0",
|
"webpack": "4.12.0",
|
||||||
|
|||||||
Reference in New Issue
Block a user