|
|
@@ -39,20 +39,12 @@
|
|
|
"precommit": "npm run lint"
|
|
|
},
|
|
|
"devDependencies": {
|
|
|
- "babel-plugin-component": "^0.10.1",
|
|
|
- "babel-plugin-external-helpers": "^6.22.0",
|
|
|
- "babel-cli": "^6.24.1",
|
|
|
- "babel-core": "^6.26.0",
|
|
|
+ "@nuxt/babel-preset-app": "^2.3.4",
|
|
|
"babel-eslint": "^7.1.1",
|
|
|
- "babel-loader": "^7.1.1",
|
|
|
- "babel-plugin-transform-runtime": "^6.23.0",
|
|
|
- "babel-preset-es2015": "^6.24.1",
|
|
|
- "babel-preset-stage-2": "^6.24.1",
|
|
|
- "css-loader": "^0.28.7",
|
|
|
"eslint": "^4.13.0",
|
|
|
- "eslint-plugin-flowtype": "^2.49.3",
|
|
|
"eslint-config-standard": "^6.2.1",
|
|
|
"eslint-loader": "^1.6.1",
|
|
|
+ "eslint-plugin-flowtype": "^2.49.3",
|
|
|
"eslint-plugin-html": "^2.0.0",
|
|
|
"eslint-plugin-promise": "^3.4.1",
|
|
|
"eslint-plugin-standard": "^2.0.1",
|