chore(lib): update release script

This commit is contained in:
ayo 2026-04-03 23:22:11 +02:00
parent af22f0908a
commit 3e524968f3

View file

@ -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": {