add bootstrap

This commit is contained in:
Sem
2023-05-25 13:33:15 +00:00
parent db3fde448a
commit b426a85ebe
221 changed files with 80774 additions and 0 deletions

5
api/package-lock.json generated
View File

@@ -55,6 +55,11 @@
"unpipe": "1.0.0"
}
},
"bootstrap": {
"version": "5.3.0-alpha3",
"resolved": "https://registry.npmjs.org/bootstrap/-/bootstrap-5.3.0-alpha3.tgz",
"integrity": "sha512-FBhOWMxkCFr74hesJdchLXhqagPTXS+kRNU3gE0FR5Ki/AdPSz32Ik96Z28+yBluCnE/pc9st7l1yPwKgbtfSA=="
},
"brace-expansion": {
"version": "2.0.1",
"resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.1.tgz",