diff --git a/package.json b/package.json index 9202f3b7..f2bc220d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "Kotsu", - "version": "0.6.6", + "version": "0.7.0", "title": "Clean, opinionated foundation for new projects — to boldly go where no man has gone before", "author": "LotusTM", "private": true, @@ -9,7 +9,7 @@ "gmsmith": "^0.5.0", "grunt": "^0.4.5", "grunt-autoprefixer": "^3.0.0", - "grunt-browser-sync": "^2.1.1", + "grunt-browser-sync": "^2.1.2", "grunt-cache-bust": "^0.4.13", "grunt-contrib-clean": "^0.6.0", "grunt-contrib-copy": "^0.8.0", @@ -18,18 +18,18 @@ "grunt-contrib-watch": "^0.6.1", "grunt-csso": "^0.7.1", "grunt-newer": "^1.1.0", - "grunt-nunjucks-2-html": "^0.2.7", + "grunt-nunjucks-2-html": "^0.2.8", "grunt-processhtml": "^0.3.7", "grunt-responsive-images": "^0.1.6", "grunt-scss-lint": "^0.3.6", "grunt-shell": "^1.1.2", "grunt-size-report": "^0.1.1", - "grunt-spritesmith": "^4.5.1", + "grunt-spritesmith": "^4.5.3", "grunt-tinypng": "^0.5.3", "grunt-uncss": ">=0.3.8", "grunt-webfont": "^0.5.2", "jit-grunt": "^0.9.1", - "time-grunt": "^1.1.0" + "time-grunt": "^1.1.1" }, "engines": { "node": ">=0.10.0"