grunt-track-revision
Advanced tools
Comparing version 0.2.1 to 0.3.0
{ | ||
"name": "grunt-track-revision", | ||
"description": "Clone and checkout a revision from another repo", | ||
"version": "0.2.1", | ||
"version": "0.3.0", | ||
"homepage": "https://github.com/macobo/track-revision", | ||
@@ -36,3 +36,3 @@ "author": { | ||
"peerDependencies": { | ||
"grunt": "~0.4.5" | ||
"grunt": ">=0.4.0" | ||
}, | ||
@@ -39,0 +39,0 @@ "keywords": [ |
8285