We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6aef3dc commit 0a3522dCopy full SHA for 0a3522d
package.json
@@ -12,7 +12,6 @@
12
"prepublishOnly": "npm test && npm run lint",
13
"preversion": "npm run lint",
14
"version": "npm run format && git add -A src",
15
- "postversion": "git push && git push --tags",
16
"test": "tsc && nyc mocha --require ts-node/register --require source-map-support/register --recursive tests/** "
17
},
18
"repository": {
0 commit comments