Update package.json

This commit is contained in:
DariusIII
2018-12-13 20:53:13 +01:00
parent db37681907
commit d3a3b6140b
2 changed files with 3 additions and 2 deletions
+1
View File
@@ -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
View File
@@ -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",