aboutsummaryrefslogtreecommitdiff
path: root/juick-www/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'juick-www/package.json')
-rw-r--r--juick-www/package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/juick-www/package.json b/juick-www/package.json
index e77e6a32..5c8bcdb6 100644
--- a/juick-www/package.json
+++ b/juick-www/package.json
@@ -14,7 +14,7 @@
"devDependencies": {
"babel-core": "^6.26.0",
"babel-loader": "^7.1.2",
- "babel-preset-es2015": "^6.24.1",
+ "babel-preset-env": "^1.6.1",
"clean-webpack-plugin": "^0.1.18",
"css-loader": "^0.28.9",
"eslint": "^4.17.0",
@@ -22,7 +22,7 @@
"eslint-plugin-only-ascii": "0.0.0",
"extract-text-webpack-plugin": "^3.0.2",
"file-loader": "^1.1.6",
- "globby": "^7.1.1",
+ "globby": "^8.0.0",
"script-loader": "^0.7.2",
"style-loader": "^0.20.1",
"stylelint": "^8.4.0",