diff --git a/package.json b/package.json index 7c9d7e876..fcf9b9e8b 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "url": "https://github.com/olefredrik/FoundationPress.git" }, "devDependencies": { - "bower": "~1.4.1", + "bower": "~1.6.4", "grunt": "~0.4.5", "grunt-browser-sync": "^2.1.3", "grunt-cli": "^0.1.13", @@ -31,9 +31,9 @@ "grunt-contrib-copy": "~0.4.1", "grunt-contrib-uglify": "~0.2.7", "grunt-contrib-watch": "~0.5.3", - "grunt-sass": "~1.1.0-beta", + "grunt-sass": "~1.1.0", "grunt-string-replace": "~0.2.7", - "node-sass": "~3.3.0", + "node-sass": "~3.4.1", "time-grunt": "~1.1.0" }, "scripts": {