diff --git a/package.json b/package.json index e05da78e..70d0b06e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "coriolis_shipyard", - "version": "0.6.1", + "version": "0.6.2", "repository": { "type": "git", "url": "https://github.com/cmmcleod/coriolis" @@ -15,6 +15,7 @@ "gulp-concat": "^2.5.2", "gulp-htmlmin": "^1.1.1", "gulp-jshint": "^1.10.0", + "gulp-jsonlint": "^1.0.2", "gulp-less": "^3.0.2", "gulp-minify-css": "^1.0.0", "gulp-rev-all": "^0.8.18",