1
0

Lock Bootstrap module version to 5.2.3 in package.json

This commit is contained in:
PA4KEV 2023-01-01 12:24:08 +01:00
parent 19f290c033
commit 806f5b3b7c

2
package-lock.json generated
View File

@ -11,7 +11,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-router-dom": "^6.6.1",