grunt-pause
Advanced tools
+4
-4
@@ -6,3 +6,3 @@ { | ||
| "homepage": "http://ilee.co.uk", | ||
| "version": "0.1.4", | ||
| "version": "0.1.5", | ||
| "main": "grunt-pause.js", | ||
@@ -35,8 +35,8 @@ "keywords": [ | ||
| "devDependencies": { | ||
| "grunt": "~0.4.x", | ||
| "grunt-contrib-jshint": "~0.10.x" | ||
| "grunt": "^0.4.5", | ||
| "grunt-contrib-jshint": "^0.11.0" | ||
| }, | ||
| "dependencies": { | ||
| "inquirer": "~0.8.x" | ||
| "inquirer": "^0.8.0" | ||
| } | ||
| } |
Updated