Update Layout Bootstrap
Showing
| ... | @@ -17,8 +17,11 @@ | ... | @@ -17,8 +17,11 @@ |
| "@vue/cli-plugin-eslint": "~4.5.0", | "@vue/cli-plugin-eslint": "~4.5.0", | ||
| "@vue/cli-service": "~4.5.0", | "@vue/cli-service": "~4.5.0", | ||
| "babel-eslint": "^10.1.0", | "babel-eslint": "^10.1.0", | ||
| "bootstrap": "^4.0.0-beta", | |||
| "eslint": "^6.7.2", | "eslint": "^6.7.2", | ||
| "eslint-plugin-vue": "^6.2.2", | "eslint-plugin-vue": "^6.2.2", | ||
| "jquery": "^3.6.0", | |||
| "popper.js": "^1.16.1", | |||
| "vue-template-compiler": "^2.6.11" | "vue-template-compiler": "^2.6.11" | ||
| }, | }, | ||
| "eslintConfig": { | "eslintConfig": { | ||
| ... | ... |
Please
register
or
sign in
to comment