aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/package.json b/package.json
index 65255715..b716e7c6 100644
--- a/package.json
+++ b/package.json
@@ -37,8 +37,12 @@
"autoprefixer": "^6.4.0",
"babel-core": "^6.0.0",
"babel-eslint": "^7.0.0",
+ "babel-helper-vue-jsx-merge-props": "^2.0.3",
"babel-loader": "^6.0.0",
+ "babel-plugin-syntax-jsx": "^6.18.0",
"babel-plugin-transform-runtime": "^6.0.0",
+ "babel-plugin-transform-vue-jsx": "3",
+ "babel-preset-env": "^1.7.0",
"babel-preset-es2015": "^6.0.0",
"babel-preset-stage-2": "^6.0.0",
"babel-register": "^6.0.0",