Skip to content

Commit e36ca23

Browse files
committed
frontend: add bootstrap npm package again. Turns out npm was lying to me about it not beeing used.
1 parent 1adb1d2 commit e36ca23

File tree

2 files changed

+21
-0
lines changed

2 files changed

+21
-0
lines changed

frontend/package-lock.json

Lines changed: 20 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

frontend/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
"@preact/signals": "^1.2.2",
1313
"argon2-browser": "^1.18.0",
1414
"base58": "^2.0.1",
15+
"bootstrap": "^5.3.3",
1516
"i18next": "^23.11.5",
1617
"i18next-browser-languagedetector": "^8.0.0",
1718
"i18next-http-backend": "^2.5.2",

0 commit comments

Comments
 (0)