We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca8f9b2 commit 19c5ae2Copy full SHA for 19c5ae2
1 file changed
package.json
@@ -16,7 +16,7 @@
16
"flow:typed": "flow-typed install",
17
"flow:stub": "flow-typed create-stub",
18
"preversion": "npm run build",
19
- "postversion": "git push --follow-tags && npm publish"
+ "postversion": "git push --follow-tags"
20
},
21
"files": [
22
"src",
0 commit comments