From 6e3f9fec6246f65205afd40b64f1b6d9d193a9f1 Mon Sep 17 00:00:00 2001 From: Brandon Goode Date: Sat, 22 Nov 2014 09:08:02 -0500 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 642e3be..8a1b7b2 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "include-path-searcher": "^0.1.0", "lodash": "~2.4.1", "mkdirp": "^0.3.5", - "node-sass": "^1.1.4", + "node-sass": "~1.1.4", "rsvp": "^3.0.6" } }