From a2025dcef036e7049a185847fb2058349735661c Mon Sep 17 00:00:00 2001 From: Juanfran Date: Fri, 29 Apr 2016 08:55:20 +0200 Subject: [PATCH] fixed node-sass version --- package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/package.json b/package.json index 5634ba95..ef8de32e 100644 --- a/package.json +++ b/package.json @@ -84,6 +84,7 @@ "minimist": "^1.1.1", "mocha": "^2.2.4", "node-uuid": "^1.4.3", + "node-sass": "3.4.2", "photoswipe": "^4.1.0", "pre-commit": "^1.0.5", "readable-stream": "~2.0.2",