diff --git a/package.json b/package.json index be61d30..fd7e0cc 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "clean": "cls && rimraf dist", "bt": "cls && yarn dev && jest", "test": "jest", - "deploy": "yarn build && yarn publish --access public" + "deploy": "yarn build && yarn publish --access public && git push" }, "repository": { "type": "git",