aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json6
1 files changed, 1 insertions, 5 deletions
diff --git a/package.json b/package.json
index fefe8da..e1824a3 100644
--- a/package.json
+++ b/package.json
@@ -18,12 +18,10 @@
"babel-cli": "~6.1.18",
"babel-preset-es2015": "~6.1.18",
"babel-plugin-transform-es2015-literals": "~6.1.18",
- "babel-plugin-transform-es2015-arrow-functions": "~6.1.18",
"babel-plugin-transform-es2015-modules-amd": "~6.1.18",
"babel-plugin-transform-es2015-destructuring": "~6.1.18",
"babel-plugin-transform-es2015-modules-commonjs": "~6.1.20",
"babel-plugin-transform-es2015-modules-umd": "~6.1.18",
- "babel-plugin-transform-es2015-for-of": "~6.1.18",
"babel-plugin-transform-es2015-parameters": "~6.1.18",
"babel-plugin-transform-es2015-computed-properties": "~6.1.18",
"babel-plugin-transform-es2015-unicode-regex": "~6.1.18",
@@ -34,11 +32,9 @@
"babel-plugin-transform-es2015-block-scoped-functions": "~6.1.18",
"babel-plugin-transform-es2015-template-literals": "~6.1.18",
"babel-plugin-transform-es2015-sticky-regex": "~6.1.18",
- "babel-plugin-transform-es5-property-mutators": "~6.1.18",
"babel-plugin-transform-es2015-shorthand-properties": "~6.1.18",
"babel-plugin-transform-es2015-typeof-symbol": "~6.1.18",
"babel-plugin-transform-es2015-block-scoping": "~6.1.18",
- "babel-plugin-transform-es2015-spread": "~6.1.18",
- "babel-plugin-transform-es2015-constants": "~6.1.4"
+ "babel-plugin-transform-es2015-spread": "~6.1.18"
}
}