From 4f98297c99dc363302cc34b7683a2727c3d7625a 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 6503a1a3..19b1fc45 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" },