Skip to content

Commit 8d7a662

Browse files
committed
fix(package): Drop redundant postpublish script
1 parent 7bffe24 commit 8d7a662

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
"precommit": "npm test",
1010
"postcommit": "commitlint -e",
1111
"preversion": "npm test",
12-
"postpublish": "git push --follow-tags",
1312
"travis-deploy-once": "travis-deploy-once",
1413
"semantic-release": "semantic-release"
1514
},

0 commit comments

Comments
 (0)