mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-08-29 00:01:21 +00:00
Update package.json
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
2018-12-13 DariusIII
|
||||
* Chg: Update package.json
|
||||
* Chg: Increase percentage for matching in matchPreDbFiles function
|
||||
2018-12-12 DariusIII
|
||||
* Chg: Prevent query error on empty movie page (when no movies have been added yet)
|
||||
|
||||
+2
-2
@@ -13,13 +13,13 @@
|
||||
"axios": "^0.18",
|
||||
"cross-env": "^5.2.0",
|
||||
"jquery": "^3.2",
|
||||
"laravel-mix": "^4.0.5",
|
||||
"laravel-mix": "^4.0.6",
|
||||
"lodash": "^4.17.11",
|
||||
"popper.js": "^1.14.6",
|
||||
"vue": "^2.5.21"
|
||||
},
|
||||
"dependencies": {
|
||||
"@fancyapps/fancybox": "^3.5.4",
|
||||
"@fancyapps/fancybox": "^3.5.5",
|
||||
"@fortawesome/fontawesome-free": "^5.6.1",
|
||||
"animate.css": "^3.7.0",
|
||||
"autosize": "^4.0.2",
|
||||
|
||||
Reference in New Issue
Block a user