summaryrefslogtreecommitdiffhomepage
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package.json b/package.json
index de77df50c8..9a15df4827 100644
--- a/package.json
+++ b/package.json
@@ -41,10 +41,10 @@
"babel-core": "^6.25.0",
"babel-eslint": "^8.2.1",
"babel-plugin-transform-builtin-extend": "^1.1.2",
- "babel-plugin-transform-runtime": "^6.22.0",
- "babel-preset-es2015": "^6.1.18",
+ "babel-plugin-transform-class-properties": "^6.24.1",
+ "babel-plugin-transform-object-rest-spread": "^6.26.0",
+ "babel-preset-env": "^1.7.0",
"babel-preset-react": "^6.22.0",
- "babel-preset-stage-0": "^6.1.18",
"browser-sync": "^2.23.6",
"chai": "^4.1.0",
"cross-env": "^5.1.3",