mirror of
https://github.com/onsonr/nebula.git
synced 2025-03-10 09:27:09 +00:00
chore: update version and add version bump to publish script
This commit is contained in:
parent
3dc19f4904
commit
d6a2d3c54a
@ -13,6 +13,7 @@
|
||||
"pnpm run build"
|
||||
],
|
||||
"publish": [
|
||||
"pnpm version patch",
|
||||
"pnpm publish"
|
||||
]
|
||||
}
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@onsonr/es",
|
||||
"version": "0.0.2",
|
||||
"version": "0.0.3",
|
||||
"private": false,
|
||||
"packageManager": "pnpm@8.3.0",
|
||||
"sideEffects": false,
|
||||
|
Loading…
x
Reference in New Issue
Block a user