Minor npm update
Showing
| ... | ... | @@ -12,8 +12,8 @@ |
| "devDependencies": { | ||
| "babel-polyfill": "^6.26.0", | ||
| "bootstrap-sass": "^3.3.7", | ||
| "cross-env": "^5.0.1", | ||
| "eslint": "^4.8.0", | ||
| "cross-env": "^5.1.1", | ||
| "eslint": "^4.10.0", | ||
| "eslint-config-airbnb-base": "^12.0.2", | ||
| "eslint-plugin-import": "^2.8.0", | ||
| "eslint-plugin-vue": "^3.13.1", | ||
| ... | ... | @@ -25,14 +25,14 @@ |
| "babel-plugin-transform-runtime": "^6.23.0", | ||
| "babel-preset-es2015": "^6.24.1", | ||
| "babel-preset-stage-3": "^6.24.1", | ||
| "element-ui": "^1.4.6", | ||
| "element-ui": "^1.4.8", | ||
| "font-awesome": "^4.7.0", | ||
| "form-backend-validation": "^2.0.2", | ||
| "lodash": "^4.17.4", | ||
| "moment": "^2.19.1", | ||
| "vue": "^2.5.2", | ||
| "vue-data-tables": "^2.1.1", | ||
| "vue-events": "^3.0.1", | ||
| "vue-events": "^3.1.0", | ||
| "vue-i18n": "^7.3.2", | ||
| "vue-router": "^3.0.0", | ||
| "vue-shortkey": "^2.2.2", | ||
| ... | ... |
This source diff could not be displayed because it is too large. You can view the blob instead.
Please register or sign in to comment