install bootstrap

This commit is contained in:
Kostya
2023-11-25 23:10:52 +03:00
parent 36683d8074
commit 0e9beda3c7
2 changed files with 31 additions and 0 deletions

View File

@@ -8,6 +8,8 @@
"lint": "vue-cli-service lint"
},
"dependencies": {
"@popperjs/core": "^2.11.8",
"bootstrap": "^5.3.2",
"core-js": "^3.8.3",
"vue": "^3.2.13",
"vue-router": "^4.2.5"