From: Steve Sutton Date: Wed, 17 Feb 2016 13:29:36 +0000 (-0500) Subject: Update for npm X-Git-Tag: v2.0.0^2~1 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=f5d7a07af10d5dc197f8b523de9f31495116fefb;p=WP-Themes%2Falpenfest.git Update for npm update needed for npm to install --- 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",