Update package.json

This commit is contained in:
DariusIII
2019-03-18 11:03:41 +01:00
parent 244ae653ab
commit bc28534da4
2 changed files with 3 additions and 2 deletions
+1
View File
@@ -1,4 +1,5 @@
2019-03-18 DariusIII
* Chg: Update package.json
* Chg: Remove casting $this->_release into array on line 2204 of PPA class
* Chg: Don't send activation emails if site email is not set
* CHg: Update used libraries to their latest versions
+2 -2
View File
@@ -14,7 +14,7 @@
"axios": "^0.18",
"cross-env": "^5.2.0",
"jquery": "^3.3",
"laravel-mix": "^4.0.14",
"laravel-mix": "^4.0.15",
"lodash": "^4.17.11",
"popper.js": "^1.14.7",
"prettier": "^1.16.4",
@@ -41,7 +41,7 @@
"multiselect": "^0.9.12",
"nonblockjs": "^1.0.8",
"normalize.css": "^8.0.1",
"npm-check-updates": "^3.0.8",
"npm-check-updates": "^3.1.0",
"pace-js": "^1.0.2",
"pnotify": "^4.0.0-beta.2",
"tinymce": "^5.0.2"