Skip to content

Commit d76e310

Browse files
postversion: git push --follow-tags,
1 parent 3b62b7d commit d76e310

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
"dist": "webpack --progress",
1717
"prepare": "npm run dist && npm run test",
1818
"preversion": "npm test",
19+
"postversion": "git push --follow-tags",
1920
"test": "mocha --timeout=10000 --recursive"
2021
},
2122
"repository": {

0 commit comments

Comments
 (0)