Update Bootstrap to version 4.3.0

This commit is contained in:
DariusIII
2019-02-12 09:50:57 +01:00
parent 5b24bb237c
commit 1b00ff76e5
4 changed files with 13 additions and 11 deletions
+2
View File
@@ -1,3 +1,5 @@
2019-02-12 DariusIII
* Chg: Update Bootstrap to version 4.3.0
2019-02-11 DariusIII
* Chg: Update composer/composer (1.8.3 => 1.8.4)
* Fix: Fix search returned values when search has no actual results (returning 125k unrelated releases)
+2 -2
View File
@@ -18,14 +18,14 @@
"lodash": "^4.17.11",
"popper.js": "^1.14.7",
"prettier": "^1.16.4",
"vue": "^2.6.3"
"vue": "^2.6.6"
},
"dependencies": {
"@fancyapps/fancybox": "^3.5.6",
"@fortawesome/fontawesome-free": "^5.7.1",
"animate.css": "^3.7.0",
"autosize": "^4.0.2",
"bootstrap": "^4.2.1",
"bootstrap": "^4.3.0",
"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