Skip to content

Commit

Permalink
Keep Bootstrap on 5.2.x for now
Browse files Browse the repository at this point in the history
  • Loading branch information
emodric committed May 31, 2023
1 parent 555e29b commit e0798f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
"@fortawesome/fontawesome-free": "^5.8.1",
"@netgen/javascript-cookie-control": "^0.0.8",
"@popperjs/core": "^2.11.6",
"bootstrap": "^5.2.1",
"bootstrap": "~5.2.1",
"js-cookie": "^3.0.5",
"photoswipe": "^5.3.4",
"popper.js": "^1.15.0",
Expand Down

0 comments on commit e0798f4

Please sign in to comment.