mirror of
https://github.com/therootcompany/asn1.js.git
synced 2025-03-15 13:00:38 +00:00
chore: add version bump script
This commit is contained in:
parent
f0dbc2ada8
commit
bd7527b205
@ -13,6 +13,7 @@
|
||||
"dist"
|
||||
],
|
||||
"scripts": {
|
||||
"bump": "npm version -m \"chore(release): bump to v%s\"",
|
||||
"build": "sh ./build.sh",
|
||||
"fmt": "npm run basetag-rebase && npm run prettier",
|
||||
"test": "node ./tests/",
|
||||
|
Loading…
x
Reference in New Issue
Block a user