mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-08-29 01:08:56 +00:00
Update Bootstrap to version 4.3.0
This commit is contained in:
@@ -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
@@ -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
Reference in New Issue
Block a user