diff --git a/project-skeletons/sails/package.json b/project-skeletons/sails/package.json index a76b85aa..8e016e81 100644 --- a/project-skeletons/sails/package.json +++ b/project-skeletons/sails/package.json @@ -25,7 +25,7 @@ "grunt-contrib-cssmin": "~0.9.0", "grunt-contrib-less": "0.11.1", "grunt-contrib-coffee": "~0.10.1", - "swagger-sails-hook": "^0.1.0" + "swagger-sails-hook": "^0.6.0" }, "devDependencies": { "should": "^5.2.0",