chore(lib): update release script
This commit is contained in:
parent
af22f0908a
commit
3e524968f3
1 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"publish": "npm publish",
|
"publish": "npm publish",
|
||||||
"release": "bumpp && node ../scripts/release.js && publish"
|
"release": "bumpp && node ../scripts/release.js"
|
||||||
},
|
},
|
||||||
"main": "mnswpr.js",
|
"main": "mnswpr.js",
|
||||||
"exports": {
|
"exports": {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue