Skip to content
This repository was archived by the owner on Dec 15, 2022. It is now read-only.

Commit 2410d19

Browse files
committed
push after publish
1 parent b7b0dff commit 2410d19

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@
55
"main": "index.js",
66
"types": "index.d.ts",
77
"scripts": {
8-
"test": "standard && mocha"
8+
"test": "standard && mocha",
9+
"postpublish": "git push --follow-tags"
910
},
1011
"keywords": [
1112
"file",

0 commit comments

Comments
 (0)