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 1d14980 commit ad35f1eCopy full SHA for ad35f1e
package.json
@@ -7,7 +7,7 @@
7
"test": "./node_modules/.bin/mocha --reporter spec",
8
"mocha": "mocha test/markup",
9
"changelog": "auto-changelog --output HISTORY.md --hide-credit -p --commit-limit false",
10
- "npm-readme": "npm version patch && npm publish"
+ "npm-patch": "npm version patch && npm publish"
11
},
12
"repository": {
13
"type": "git",
0 commit comments