From dd5dbe3ebd7d6a3a0b76c98eb82a1dce7d3fb128 Mon Sep 17 00:00:00 2001 From: Morris Jobke Date: Tue, 25 Apr 2017 10:26:46 -0300 Subject: Fix JS unit failure because of Jasmine 2.6 and the phantomjs launcher Signed-off-by: Morris Jobke --- build/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'build') diff --git a/build/package.json b/build/package.json index 4ca1c672bd4..b078727805d 100644 --- a/build/package.json +++ b/build/package.json @@ -13,7 +13,7 @@ "devDependencies": { "bower": "~1.8.0", "handlebars": "^4.0.5", - "jasmine-core": "^2.5.2", + "jasmine-core": "~2.5.2", "jasmine-sinon": "^0.4.0", "jsdoc": "~3.4.0", "karma": "^1.5.0", -- cgit v1.2.3