chore: update version bumping to use npm

This commit is contained in:
Prad Nukala 2025-01-07 15:27:53 -05:00
parent 86bd132904
commit f93fa9d821

View File

@ -16,7 +16,7 @@
"bun run publish"
],
"bump": [
"bun version patch"
"npm version patch"
]
}
}