From bf7703f5915c6154937f3febf812aad6483bff45 Mon Sep 17 00:00:00 2001 From: Ulrich-Matthias Schäfer Date: Sun, 11 Nov 2018 17:37:06 +0100 Subject: make window and document exchangeable in case they are not globals alreay, make sure that init functions are chaninable --- package.json | 1 + 1 file changed, 1 insertion(+) (limited to 'package.json') diff --git a/package.json b/package.json index 7adbde8..619b1f2 100644 --- a/package.json +++ b/package.json @@ -78,6 +78,7 @@ "eslint-plugin-node": "^8.0.0", "eslint-plugin-promise": "^4.0.1", "eslint-plugin-standard": "^4.0.0", + "esm": "^3.0.84", "http-server": "^0.11.1", "jasmine-core": "^3.3.0", "karma": "^3.1.1", -- cgit v1.2.3