HM-25 add bootstrap (#3)

* HM-25 add bootstrap
This commit is contained in:
mrPadre
2020-07-06 20:05:15 +03:00
committed by GitHub
parent 146b780812
commit beea3e5c00
3 changed files with 20 additions and 0 deletions

View File

@ -34,6 +34,9 @@
},
"dependencies": {
"axios": "^0.19.2",
"bootstrap": "^4.5.0",
"jquery": "^3.5.1",
"popper.js": "^1.16.1",
"uuid": "^8.2.0"
}
}