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 eda7c93 commit 1b2a52aCopy full SHA for 1b2a52a
package.json
@@ -9,7 +9,7 @@
9
"test-cov": "NOCK_BACK_MODE=record istanbul cover --dir test/coverage _mocha && echo Coverage lies in test/coverage/lcov-report/index.html",
10
"test-travis": "NOCK_BACK_MODE=lockdown istanbul cover _mocha --report lcovonly",
11
"release": "standard-version",
12
- "postrelease": "git push --follow-tags origin master && npm publish"
+ "postrelease": "git push --follow-tags origin master"
13
},
14
"bugs": "https://github.com/npms-io/queries/issues/",
15
"repository": {
0 commit comments