From 09d535ef9817a63096dc724cc4d9f0671ee6e5a3 Mon Sep 17 00:00:00 2001 From: John Livingston Date: Thu, 8 Apr 2021 17:37:14 +0200 Subject: Fix #3940: unload all children from the plugin module on updates. --- package.json | 1 + 1 file changed, 1 insertion(+) (limited to 'package.json') diff --git a/package.json b/package.json index e3766e318..e6ae0a27e 100644 --- a/package.json +++ b/package.json @@ -99,6 +99,7 @@ "cookie-parser": "^1.4.3", "cors": "^2.8.1", "create-torrent": "^4.0.0", + "decache": "^4.6.0", "deep-object-diff": "^1.1.0", "email-templates": "^8.0.3", "express": "^4.12.4", -- cgit v1.2.3