add babel-preset-env
Showing
... | @@ -9,6 +9,7 @@ | ... | @@ -9,6 +9,7 @@ |
"babel-plugin-transform-object-assign": "^6.22.0", | "babel-plugin-transform-object-assign": "^6.22.0", | ||
"babel-plugin-yo-yoify": "^0.3.3", | "babel-plugin-yo-yoify": "^0.3.3", | ||
"babel-polyfill": "^6.22.0", | "babel-polyfill": "^6.22.0", | ||
"babel-preset-env": "^1.6.1", | |||
"babel-preset-es2015": "^6.24.0", | "babel-preset-es2015": "^6.24.0", | ||
"babel-preset-stage-0": "^6.24.1", | "babel-preset-stage-0": "^6.24.1", | ||
"babelify": "^7.3.0", | "babelify": "^7.3.0", | ||
... | ... |
Please
register
or
sign in
to comment