diff --git a/package.json b/package.json index c33ff74..2f42a59 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "build:watch": "tsc --watch", "changelog": "conventional-changelog -p angular -i CHANGELOG.md -s -r 0", "preversion": "npm run build && npm run changelog && git add CHANGELOG.md", - "postversion": "npm publish && git push--tags" + "postversion": "npm publish && git push --tags" }, "repository": { "type": "git",