Comparing version 0.0.4 to 0.0.5
{ | ||
"name": "croc-git", | ||
"version": "0.0.4", | ||
"version": "0.0.5", | ||
"description": "Croc git integration", | ||
@@ -22,7 +22,7 @@ "main": "git.js", | ||
"mocha": "^2.3.4", | ||
"standard": "^5.4.1" | ||
"standard": "^6.0.8" | ||
}, | ||
"dependencies": { | ||
"shelljs": "^0.5.3" | ||
"shelljs": "^0.6.0" | ||
} | ||
} |
1480
2
+ Addedshelljs@0.6.1(transitive)
- Removedshelljs@0.5.3(transitive)
Updatedshelljs@^0.6.0