Skip to content

Commit 19c5ae2

Browse files
committed
Remove npm publish from version update
1 parent ca8f9b2 commit 19c5ae2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"flow:typed": "flow-typed install",
1717
"flow:stub": "flow-typed create-stub",
1818
"preversion": "npm run build",
19-
"postversion": "git push --follow-tags && npm publish"
19+
"postversion": "git push --follow-tags"
2020
},
2121
"files": [
2222
"src",

0 commit comments

Comments
 (0)