diff --git a/STARTER/package.json b/STARTER/package.json
index 93013cb..e7e00d7 100644
--- a/STARTER/package.json
+++ b/STARTER/package.json
@@ -2,14 +2,14 @@
   "name": "STARTER",
   "version": "0.0.2",
   "devDependencies": {
-    "node-sass": "~2.0.1",
-    "grunt": "~0.4.5",
-    "grunt-contrib-watch": "~0.6.1",
-    "grunt-sass": "^0.18.0",
+    "node-sass": "~4.5.2",
+    "grunt": "~1.0.1",
+    "grunt-contrib-watch": "~1.0.0",
+    "grunt-sass": "^2.0.0",
     "grunt-drush": "*",
-    "node-bourbon": "1.2.3",
-    "grunt-contrib-jshint": "~0.10.0",
-    "grunt-contrib-uglify": "~0.5.0",
-    "load-grunt-tasks": "~0.6.0"
+    "node-bourbon": "4.2.8",
+    "grunt-contrib-jshint": "~1.1.0",
+    "grunt-contrib-uglify": "~2.3.0",
+    "load-grunt-tasks": "~3.5.2"
   }
 }
diff --git a/package.json b/package.json
index 27c3a92..eb96d59 100644
--- a/package.json
+++ b/package.json
@@ -1,17 +1,17 @@
 {
   "name": "zurb_foundation",
-  "version": "0.0.2",
+  "version": "0.0.3",
   "devDependencies": {
-    "node-sass": "~2.0.1",
-    "grunt": "~0.4.5",
-    "grunt-contrib-watch": "~0.6.1",
-    "grunt-sass": "^0.18.0",
+    "node-sass": "~4.5.2",
+    "grunt": "~1.0.1",
+    "grunt-contrib-watch": "~1.0.0",
+    "grunt-sass": "^2.0.0",
     "grunt-drush": "*",
-    "node-bourbon": "1.2.3",
-    "grunt-contrib-jshint": "~0.10.0",
-    "grunt-contrib-uglify": "~0.5.0",
-    "grunt-contrib-copy": "~0.5.0",
-    "load-grunt-tasks": "~0.6.0",
+    "node-bourbon": "4.2.8",
+    "grunt-contrib-jshint": "~1.1.0",
+    "grunt-contrib-uglify": "~2.3.0",
+    "grunt-contrib-copy": "~1.0.0",
+    "load-grunt-tasks": "~3.5.2",
     "rimraf": "*"
   },
   "scripts": {
