mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-11 08:33:53 +00:00
Add preset-es2015 in dependencies
This commit is contained in:
parent
d576dad069
commit
2646970b67
@ -55,6 +55,7 @@
|
||||
"autoprefixer": "^6.7.7",
|
||||
"babel-core": "^6.24.0",
|
||||
"babel-loader": "^6.4.1",
|
||||
"babel-preset-es2015": "^6.24.0",
|
||||
"babel-preset-vue-app": "^0.5.1",
|
||||
"chokidar": "^1.6.1",
|
||||
"co": "^4.6.0",
|
||||
@ -99,7 +100,6 @@
|
||||
"babel-plugin-array-includes": "^2.0.3",
|
||||
"babel-plugin-transform-async-to-generator": "^6.22.0",
|
||||
"babel-plugin-transform-runtime": "^6.23.0",
|
||||
"babel-preset-es2015": "^6.24.0",
|
||||
"babel-preset-stage-2": "^6.22.0",
|
||||
"codecov": "^2.1.0",
|
||||
"copy-webpack-plugin": "^4.0.1",
|
||||
|
Loading…
Reference in New Issue
Block a user