From: Steve Sutton Date: Sun, 30 Aug 2015 19:15:03 +0000 (-0400) Subject: Update node-sass X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=632550e22342281135f620aeb0a88dc40eb7a406;p=web%2FGruntInit%2FglmTheme.git Update node-sass Must be the diff for node on new install --- diff --git a/template.js b/template.js index a0e685c..95c1e3b 100644 --- a/template.js +++ b/template.js @@ -21,10 +21,10 @@ exports.template = function(grunt, init, done) { 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"