grunt-iw-release
Advanced tools
Comparing version 0.1.0 to 0.1.1
{ | ||
"name": "grunt-iw-release", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"description": "InsideWarehouse release/deploy flow", | ||
@@ -25,6 +25,8 @@ "scripts": { | ||
"grunt": "^0.4.5", | ||
"shelljs": "^0.3.0" | ||
}, | ||
"peerDependencies": { | ||
"grunt-bump": "0.0.15", | ||
"grunt-checkbranch": "^0.3.1", | ||
"grunt-checkpending": "^0.1.2", | ||
"shelljs": "^0.3.0" | ||
"grunt-checkpending": "^0.1.2" | ||
}, | ||
@@ -31,0 +33,0 @@ "devDependencies": { |
4090
- Removedgrunt-bump@0.0.15
- Removedgrunt-checkbranch@^0.3.1
- Removedgrunt-checkpending@^0.1.2