From 544f951c14e925ef0e16b3e36d606d4dd4d9e496 Mon Sep 17 00:00:00 2001 From: Andreas Hocevar Date: Fri, 6 Nov 2015 14:50:58 +0100 Subject: [PATCH] Quick-fix running tests with PhantomJS --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 473e6c3b96..5fff44e465 100644 --- a/package.json +++ b/package.json @@ -60,7 +60,7 @@ "jquery": "2.1.4", "jshint": "2.8.0", "mocha": "2.3.3", - "mocha-phantomjs-core": "^1.2.1", + "mocha-phantomjs-core": "1.2.1", "mustache": "2.2.0", "phantomjs": "1.9.18", "proj4": "2.3.12",