From 0cd8776f5da6c263c81b4b28b0c32e1bc1381581 Mon Sep 17 00:00:00 2001 From: DariusIII Date: Wed, 14 Nov 2018 22:38:57 +0100 Subject: [PATCH] Update package.json --- Changelog | 1 + package.json | 1 + 2 files changed, 2 insertions(+) diff --git a/Changelog b/Changelog index f6103975b..ece8ef2fa 100755 --- a/Changelog +++ b/Changelog @@ -1,4 +1,5 @@ 2018-11-14 DariusIII + * Chg: Update package.json * Chg: Update queries in NameFixer class * Chg: Update phpunit/phpunit to version 7.4.4 and nesbot/carbon to version 1.35.0 * Chg: Update PNotify and fix notifications diff --git a/package.json b/package.json index f09b87a3e..0c529b7a4 100644 --- a/package.json +++ b/package.json @@ -37,6 +37,7 @@ "jquery-slimscroll": "^1.3.8", "jquery.nicescroll": "^3.7.6", "multiselect": "^0.9.12", + "nonblockjs": "^1.0.8", "normalize.css": "^8.0.1", "pace-js": "^1.0.2", "pnotify": "^4.0.0-alpha.4",