Skip to content

Commit

Permalink
update repo after publish
Browse files Browse the repository at this point in the history
Signed-off-by: iamspdarsan <iamspdarsan@gmail.com>
  • Loading branch information
darsan-in committed May 18, 2024
1 parent 8e13eeb commit 5c12f20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit 5c12f20

Please sign in to comment.