diff --git a/package.json b/package.json index f000339..cd38a09 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1", - "postversion": "git push --tags" + "postversion": "git push && git push --tags" }, "repository": { "type": "git",