From: Arthur Date: Tue, 9 Sep 2014 20:29:22 +0000 (-0700) Subject: Updating Sass X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=fa770aa42ac73f06efa59a9cc5cd53a219ff44d4;p=web%2FFoundationZurbProject.git Updating Sass --- diff --git a/package.json b/package.json index b4f8dba..d3649e5 100644 --- a/package.json +++ b/package.json @@ -2,9 +2,9 @@ "name": "foundation-libsass-template", "version": "0.0.1", "devDependencies": { - "node-sass": "~0.7.0", + "node-sass": "~0.9.3", "grunt": "~0.4.1", "grunt-contrib-watch": "~0.5.3", - "grunt-sass": "~0.8.0" + "grunt-sass": "~0.8.1" } }