git-wt-watch
Advanced tools
Comparing version 1.5.1 to 1.5.2
{ | ||
"name": "git-wt-watch", | ||
"version": "1.5.1", | ||
"version": "1.5.2", | ||
"description": "Keep two git working trees synchronized", | ||
@@ -23,3 +23,4 @@ "main": "client.js", | ||
"git-client": "^1.7.0", | ||
"jsonfile": "^5.0.0" | ||
"jsonfile": "^5.0.0", | ||
"lodash": "^4.17.15" | ||
}, | ||
@@ -26,0 +27,0 @@ "bin": { |
23489
8
+ Addedlodash@^4.17.15
+ Addedlodash@4.17.21(transitive)