setup bootstrap

This commit is contained in:
busti 2019-11-13 23:21:19 +01:00
parent f6aabc0270
commit 9306f097f2
6 changed files with 38 additions and 76 deletions

View file

@ -8,7 +8,10 @@
"lint": "vue-cli-service lint"
},
"dependencies": {
"bootstrap": "^4.3.1",
"core-js": "^3.3.2",
"jquery": "^3.4.1",
"popper.js": "^1.16.0",
"vue": "^2.6.10",
"vuex": "^3.1.2"
},