kierannpmfolder
Advanced tools
Comparing version 1.0.8 to 1.0.11
{ | ||
"name": "kierannpmfolder", | ||
"version": "1.0.8", | ||
"version": "1.0.11", | ||
"description": "", | ||
@@ -8,4 +8,4 @@ "main": "index.js", | ||
"test": "echo \"Error: no test specified\" && exit 1", | ||
"postpublish": "git push && git push --tags", | ||
"release:patch": "npm version patch && npm publish --tag-version id-idris-frame " | ||
"postpublish": "git push && git push --tags -a id-idris-frame", | ||
"release:patch": "npm version patch && npm publish" | ||
}, | ||
@@ -12,0 +12,0 @@ "author": "", |
359