Skip to content

Commit ad35f1e

Browse files
committed
Patch script
1 parent 1d14980 commit ad35f1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"test": "./node_modules/.bin/mocha --reporter spec",
88
"mocha": "mocha test/markup",
99
"changelog": "auto-changelog --output HISTORY.md --hide-credit -p --commit-limit false",
10-
"npm-readme": "npm version patch && npm publish"
10+
"npm-patch": "npm version patch && npm publish"
1111
},
1212
"repository": {
1313
"type": "git",

0 commit comments

Comments
 (0)