Skip to content

Commit 383c63f

Browse files
committed
downgrade bootstrap version
1 parent 3f3aabf commit 383c63f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

services/app/apps/codebattle/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"@xstate/react": "^3.2.2",
5757
"@xstate/test": "^1.0.0-alpha.1",
5858
"axios": "^1.6.0",
59-
"bootstrap": "^5.0.0",
59+
"bootstrap": "^4.6.2",
6060
"calcite-react": "^0.56.2",
6161
"chart.js": "^4.4.3",
6262
"classnames": "^2.2.6",

services/app/apps/codebattle/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3840,10 +3840,10 @@ boolbase@^1.0.0:
38403840
resolved "https://registry.npmjs.org/boolbase/-/boolbase-1.0.0.tgz"
38413841
integrity sha1-aN/1++YMUes3cl6p4+0xDcwed24=
38423842

3843-
bootstrap@^5.0.0:
3844-
version "5.0.0"
3845-
resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-5.0.0.tgz#97635ac0e0d6cb466700ebf0fd266bfabf352ed2"
3846-
integrity sha512-tmhPET9B9qCl8dCofvHeiIhi49iBt0EehmIsziZib65k1erBW1rHhj2s/2JsuQh5Pq+xz2E9bEbzp9B7xHG+VA==
3843+
bootstrap@^4.6.2:
3844+
version "4.6.2"
3845+
resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-4.6.2.tgz#8e0cd61611728a5bf65a3a2b8d6ff6c77d5d7479"
3846+
integrity sha512-51Bbp/Uxr9aTuy6ca/8FbFloBUJZLHwnhTcnjIeRn2suQWsWzcuJhGjKDB5eppVte/8oCdOL3VuwxvZDUggwGQ==
38473847

38483848
brace-expansion@^1.1.7:
38493849
version "1.1.11"

0 commit comments

Comments
 (0)