1
0

Lock bootstrap to version 5.2.3

This commit is contained in:
PA4KEV 2022-12-29 15:51:42 +01:00
parent 62462aab5f
commit dd6ba58663

View File

@ -6,7 +6,7 @@
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^13.4.0",
"@testing-library/user-event": "^13.5.0",
"bootstrap": "^5.2.3",
"bootstrap": "5.2.3",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-scripts": "5.0.1",