chore: add 'npm run bump'
This commit is contained in:
parent
40401779d9
commit
f7dbdc1ea5
|
@ -8,6 +8,7 @@
|
|||
"lib"
|
||||
],
|
||||
"scripts": {
|
||||
"bump": "npm version -m \"chore(release): bump to v%s\"",
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
"repository": {
|
||||
|
|
Loading…
Reference in New Issue