From c1e3c7044c308a9ec26ea90a4610c2e57afeff1b Mon Sep 17 00:00:00 2001 From: Duvel Date: Sun, 27 Nov 2022 16:23:47 +0100 Subject: [PATCH] Removed suspended phantomjs and allows for arm64 --- package.json | 1 - 1 file changed, 1 deletion(-) diff --git a/package.json b/package.json index e732025c..6e2c3bef 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,6 @@ "mocha": "^2.3.3", "mocha-phantomjs": "^4.0.1", "optimist": "~0.4.0", - "phantomjs": "^1.9.18", "sinon": "^1.10.3", "uglify-js": "~2.2.3" },