Update readme when releasing, too
This commit is contained in:
parent
17f2ab2645
commit
c30a716e49
1 changed files with 1 additions and 1 deletions
|
|
@ -22,7 +22,7 @@
|
|||
"cover": "istanbul cover --print both ospec/bin/ospec",
|
||||
"release": "npm version -m 'v%s'",
|
||||
"preversion": "npm run test",
|
||||
"version": "npm run build && git add index.js mithril.js mithril.min.js",
|
||||
"version": "npm run build && git add index.js mithril.js mithril.min.js README.md",
|
||||
"postversion": "git push --follow-tags"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue