diff --git a/package.json b/package.json index e8bc816..8f61ad4 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "author": "AOTULabs ", "license": "MIT", "devDependencies": { - "babel-core": "^6.24.1", + "babel-core": "^6.24.1", "babel-loader": "^7.0.0", "babel-plugin-transform-export-extensions": "^6.22.0", "babel-plugin-transform-runtime": "^6.23.0", @@ -65,6 +65,7 @@ "eslint-config-o2team": "^0.1.6", "eslint-friendly-formatter": "^3.0.0", "eslint-loader": "^1.7.1", + "eslint-plugin-vue": "^2.0.1", "extract-text-webpack-plugin": "^2.1.0", "file-loader": "^0.11.1", "html-webpack-plugin": "^2.16.1",