grunt-checkbranch
Advanced tools
Comparing version
{ | ||
"name": "grunt-checkbranch", | ||
"description": "Checks that we are on a correct git branch before proceeding.", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"homepage": "https://github.com/dominykas/grunt-checkbranch", | ||
@@ -37,3 +37,3 @@ "author": { | ||
"grunt-buster": "0.3.x", | ||
"grunt-checkpending": "0.1.x", | ||
"grunt-checkpending": "1.x", | ||
"grunt-cli": "0.1.x", | ||
@@ -40,0 +40,0 @@ "grunt-contrib-clean": "0.6.x", |
9210
-0.02%