Skip to content

Commit 43c0714

Browse files
authored
Revert "chore(deps): bump bootstrap from 4.6.2 to 5.0.0 (#251)" (#253)
This reverts commit 1fa8b65.
1 parent 1fa8b65 commit 43c0714

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"author": "The Terasology Foundation",
1212
"dependencies": {
1313
"@reach/router": "^1.3.4",
14-
"bootstrap": "^5.0.0",
14+
"bootstrap": "^4.3.1",
1515
"canvas": "^2.8.0",
1616
"gatsby": "^5.9.1",
1717
"gatsby-plugin-catch-links": "^5.3.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3955,10 +3955,10 @@ boolbase@^1.0.0:
39553955
resolved "https://registry.yarnpkg.com/boolbase/-/boolbase-1.0.0.tgz#68dff5fbe60c51eb37725ea9e3ed310dcc1e776e"
39563956
integrity sha512-JZOSA7Mo9sNGB8+UjSgzdLtokWAky1zbztM3WRLCbZ70/3cTANmQmOdR7y2g+J0e2WXywy1yS468tY+IruqEww==
39573957

3958-
bootstrap@^5.0.0:
3959-
version "5.0.0"
3960-
resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-5.0.0.tgz#97635ac0e0d6cb466700ebf0fd266bfabf352ed2"
3961-
integrity sha512-tmhPET9B9qCl8dCofvHeiIhi49iBt0EehmIsziZib65k1erBW1rHhj2s/2JsuQh5Pq+xz2E9bEbzp9B7xHG+VA==
3958+
bootstrap@^4.3.1:
3959+
version "4.6.2"
3960+
resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-4.6.2.tgz#8e0cd61611728a5bf65a3a2b8d6ff6c77d5d7479"
3961+
integrity sha512-51Bbp/Uxr9aTuy6ca/8FbFloBUJZLHwnhTcnjIeRn2suQWsWzcuJhGjKDB5eppVte/8oCdOL3VuwxvZDUggwGQ==
39623962

39633963
boxen@^5.1.2:
39643964
version "5.1.2"

0 commit comments

Comments
 (0)