aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorZog2018-01-31 13:37:47 +0100
committerZog2018-01-31 13:44:48 +0100
commite12c06e4a5733c22588982db7cd857126cc6296d (patch)
treeb7aa1b95c0cf11e7dbc369fb49af22d0a9e49975 /package.json
parent4fa30ef61bd334de0627267b7b2eda4e09c8b728 (diff)
downloadchouette-core-e12c06e4a5733c22588982db7cd857126cc6296d.tar.bz2
Try and fix jenkins builds
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 802a2eef7..e80f5231e 100644
--- a/package.json
+++ b/package.json
@@ -8,6 +8,7 @@
"babel-preset-react": "6.24.1",
"babelify": "8.0.0",
"bootstrap": "3",
+ "clean-webpack-plugin": "^0.1.18",
"coffee-loader": "^0.9.0",
"coffeescript": "1.12.7",
"jquery": "3.2.1",
@@ -29,7 +30,6 @@
"node": "~6.12.0"
},
"devDependencies": {
- "clean-webpack-plugin": "0.1.17",
"es6-object-assign": "1.1.0",
"grunt": "^1.0.1",
"grunt-contrib-watch": "^1.0.0",