Skip to content

Commit

Permalink
Merge pull request #2817 from sciencehistory/remove_bootstrap4_resolu…
Browse files Browse the repository at this point in the history
…tion

Remove yarn resolution to bootstrap4 no longer needed or wanted because we are using bootstrap4
  • Loading branch information
jrochkind authored Dec 16, 2024
2 parents b58e285 + fc93ae9 commit 6414cb6
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 9 deletions.
3 changes: 0 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,6 @@
"vite-plugin-ruby": "^5.1.0",
"vite-plugin-sass-glob-import": "^3.0.2"
},
"resolutions": {
"blacklight-frontend/bootstrap": "^4.6.2"
},
"browserslist": [
"defaults"
],
Expand Down
7 changes: 1 addition & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -379,12 +379,7 @@ [email protected]:
dependencies:
chart.js "^ 4.4.1"

"bootstrap@>=4.3.1 <6.0.0", bootstrap@^4.6.2:
version "4.6.2"
resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-4.6.2.tgz#8e0cd61611728a5bf65a3a2b8d6ff6c77d5d7479"
integrity sha512-51Bbp/Uxr9aTuy6ca/8FbFloBUJZLHwnhTcnjIeRn2suQWsWzcuJhGjKDB5eppVte/8oCdOL3VuwxvZDUggwGQ==

"bootstrap@^ 5.0.0":
"bootstrap@>=4.3.1 <6.0.0", "bootstrap@^ 5.0.0":
version "5.3.3"
resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-5.3.3.tgz#de35e1a765c897ac940021900fcbb831602bac38"
integrity sha512-8HLCdWgyoMguSO9o+aH+iuZ+aht+mzW0u3HIMzVu7Srrpv7EBBxTnrFlSCskwdY1+EOFQSm7uMJhNQHkdPcmjg==
Expand Down

0 comments on commit 6414cb6

Please sign in to comment.