chore: added push script

This commit is contained in:
EvolutionX
2022-04-21 21:52:10 +05:30
parent 47cedb6404
commit 1e05bd92d8

View File

@@ -10,7 +10,8 @@
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"release": "standard-version",
"preview": "standard-version --dry-run"
"preview": "standard-version --dry-run",
"push": "git push --follow-tags"
},
"repository": {
"type": "git",