Skip to content

Commit

Permalink
fix: minor script fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
rixrix committed Jul 16, 2017
1 parent df1c70f commit d14dcc6
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 @@ -40,6 +40,6 @@
},
"scripts": {
"vsce:publish": "vsce publish",
"postversion": "npm run vsce:publish && npm"
"postversion": "npm run vsce:publish && git push && git push --tags"
}
}

0 comments on commit d14dcc6

Please sign in to comment.