Comparing version 0.3.5 to 0.3.6
{ | ||
"name": "el-admin", | ||
"version": "0.3.5", | ||
"version": "0.3.6", | ||
"description": "Admin components using element (https://github.com/ElemeFE/element) tookit", | ||
@@ -26,9 +26,9 @@ "main": "src/index.js", | ||
"devDependencies": { | ||
"chai": "3.5.0", | ||
"element-ui": "^2.0.5", | ||
"eslint": "3.16.1", | ||
"eslint-config-smartprix": "^3.3.1", | ||
"mocha": "3.2.0", | ||
"chai": "4.1.2", | ||
"element-ui": "^2.2.0", | ||
"eslint": "4.18.1", | ||
"eslint-config-smartprix": "^3.4.1", | ||
"mocha": "5.0.1", | ||
"sm-webpack-config": "^0.17.6", | ||
"vue": "^2.5.8", | ||
"vue": "^2.5.13", | ||
"vue-router": "^3.0.1", | ||
@@ -38,8 +38,2 @@ "vuex": "^3.0.1", | ||
}, | ||
"babel": { | ||
"presets": [ | ||
"stage-0" | ||
], | ||
"sourceMaps": true | ||
}, | ||
"eslintConfig": { | ||
@@ -46,0 +40,0 @@ "extends": "smartprix", |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
247501