Skip to content

Commit

Permalink
Limit bootstrap-sass to 3.4.1 to fix issues with the build
Browse files Browse the repository at this point in the history
  • Loading branch information
emodric committed Jul 6, 2022
1 parent a6deb38 commit 6cfc3f0
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 @@ -40,7 +40,7 @@
"backbone": "^1.4.0",
"backbone.localstorage": "^2.0.2",
"bootstrap": "^3.4.1",
"bootstrap-sass": "^3.4.1",
"bootstrap-sass": "3.4.1",
"ckeditor4": "4.13.1",
"eonasdan-bootstrap-datetimepicker": "^4.17.47",
"handlebars": "~4.0.14",
Expand Down

0 comments on commit 6cfc3f0

Please sign in to comment.