kierannpmfolder
Advanced tools
Comparing version 1.0.17 to 1.0.19
{ | ||
"name": "kierannpmfolder", | ||
"version": "1.0.17", | ||
"version": "1.0.19", | ||
"description": "", | ||
@@ -9,3 +9,3 @@ "main": "index.js", | ||
"postpublish": "git push && git push --tags", | ||
"release:patch": "npm version patch --git-tag-prefix=my-prefix && npm publish " | ||
"release:patch": "npm --no-git-tag-version version && npm publish && git tag test" | ||
}, | ||
@@ -12,0 +12,0 @@ "author": "", |
372