We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2838f0a commit 3fcc92bCopy full SHA for 3fcc92b
package.json
@@ -11,7 +11,6 @@
11
"lint": "eslint .",
12
"pretest": "npm run lint",
13
"preversion": "npm run update && npm test",
14
- "postversion": "git push --follow-tags",
15
"update": "node ./tools/update-rules.js"
16
},
17
"files": [
0 commit comments