chore: add 'npm run bump'

This commit is contained in:
AJ ONeal 2024-05-13 12:53:58 -06:00
parent 16637c4f67
commit 0393b1ae3a
No known key found for this signature in database
GPG Key ID: F1D692A76F70CF98
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@
"description": "The \"certbot\" storage strategy for Greenlock.js",
"main": "index.js",
"scripts": {
"bump": "npm version -m \"chore(release): bump to v%s\"",
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {