Skip to content

Commit 3fcc92b

Browse files
committed
Disable auto-push after "npm version"
1 parent 2838f0a commit 3fcc92b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

package.json

-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@
1111
"lint": "eslint .",
1212
"pretest": "npm run lint",
1313
"preversion": "npm run update && npm test",
14-
"postversion": "git push --follow-tags",
1514
"update": "node ./tools/update-rules.js"
1615
},
1716
"files": [

0 commit comments

Comments
 (0)