Comparing version 0.0.4 to 0.0.5
{ | ||
"name": "git-tag", | ||
"version": "0.0.4", | ||
"version": "0.0.5", | ||
"description": "simply command 'git tag' wrapper", | ||
@@ -22,3 +22,6 @@ "main": "index.js", | ||
"async": "^0.9.0" | ||
}, | ||
"dependencies": { | ||
"semver": "~4.2.0" | ||
} | ||
} |
4929
1
67
+ Addedsemver@~4.2.0
+ Addedsemver@4.2.2(transitive)