Update for npm
authorSteve Sutton <steve@gaslightmedia.com>
Wed, 17 Feb 2016 13:29:36 +0000 (08:29 -0500)
committerSteve Sutton <steve@gaslightmedia.com>
Wed, 17 Feb 2016 13:29:36 +0000 (08:29 -0500)
update needed for npm to install

package.json

index 9c2778b..427561f 100644 (file)
@@ -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",