Update Bootstrap to version 4.2.1

This commit is contained in:
DariusIII
2018-12-21 21:59:03 +01:00
parent c9a1a93f73
commit ab8fe86f73
4 changed files with 8 additions and 6 deletions
+2
View File
@@ -1,3 +1,5 @@
2018-12-21 DariusIII
* Chg: Update Bootstrap to version 4.2.1
2018-12-20 DariusIII
* Chg: Update migrations_table.sql for old users so new migrations are not run as we already have the triggers added
* Chg: Remove old add_triggers migration and create completely new with new code
+1 -1
View File
@@ -23,7 +23,7 @@
"@fortawesome/fontawesome-free": "^5.6.3",
"animate.css": "^3.7.0",
"autosize": "^4.0.2",
"bootstrap": "^4.1.3",
"bootstrap": "^4.2.1",
"bootstrap-datepicker": "^1.8.0",
"bootstrap-hover-dropdown": "^2.2.1",
"bootstrap-progressbar": "^0.9.0",
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long