From f5d7a07af10d5dc197f8b523de9f31495116fefb Mon Sep 17 00:00:00 2001 From: Steve Sutton Date: Wed, 17 Feb 2016 08:29:36 -0500 Subject: [PATCH] Update for npm update needed for npm to install --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 9c2778b..427561f 100644 --- a/package.json +++ b/package.json @@ -3,10 +3,10 @@ "description": "Gaslight Media", "version": "0.0.1", "devDependencies": { - "node-sass": "~1.2.3", + "node-sass": "~2.0.1", "grunt": "~0.4.5", "grunt-contrib-watch": "~0.6.1", - "grunt-sass": "~0.17.0", + "grunt-sass": "~0.18.0", "grunt-contrib-uglify": "~0.7.0", "grunt-contrib-concat": "~0.5.0", "grunt-contrib-copy": "~0.7.0", -- 2.17.1