Skip to content

Commit 642af14

Browse files
committed
Let's npm publish automatically again.
1 parent bc11a9e commit 642af14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"lint": "eslint src",
1515
"preversion": "npm run lint",
1616
"version": "npm run build && git add -A build",
17-
"postversion": "git push && git push --tags"
17+
"postversion": "git push && git push --tags && npm publish"
1818
},
1919
"repository": {
2020
"type": "git",

0 commit comments

Comments
 (0)