-
- Downloads
Fix css:build error by updating bootstrap version to '5.3.2' (#5655)
... | ... | @@ -10,7 +10,7 @@ |
"@popperjs/core": "^2.11.5", | ||
"@rails/actioncable": "^7.0.2", | ||
"axios": "^1.6.0", | ||
"bootstrap": "5.1.3", | ||
"bootstrap": "5.3.2", | ||
"bootstrap-icons": "^1.8.3", | ||
"esbuild": "^0.19.9", | ||
"esbuild-plugin-import-glob": "^0.1.1", | ||
... | ... |
This diff is collapsed.
Please register or sign in to comment