From ccab1168cee83509e57fb1d6e843c989cab634ba Mon Sep 17 00:00:00 2001 From: Roeland Jago Douma Date: Fri, 6 Jan 2017 13:33:18 +0100 Subject: Fix js tests Signed-off-by: Roeland Jago Douma --- build/package.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'build') diff --git a/build/package.json b/build/package.json index 6058d6785e0..67e999aaf31 100644 --- a/build/package.json +++ b/build/package.json @@ -17,7 +17,8 @@ "karma-coverage": "*", "karma-phantomjs-launcher": "*", "phantomjs-prebuilt": "*", - "jasmine-core": "~2.5.2" + "jasmine-core": "~2.5.2", + "node-sass": "~4.1.1" }, "engine": "node >= 0.8" } -- cgit v1.2.3