Skip to content

Commit

Permalink
chore(package): rename version to bump
Browse files Browse the repository at this point in the history
  • Loading branch information
fu050409 committed Jul 21, 2024
1 parent 289aab7 commit 7911d0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"lint": "oxlint .",
"prepublishOnly": "napi prepublish -t npm",
"test": "ava",
"version": "node scripts/bump.mjs"
"bump": "node scripts/bump.mjs"
},
"devDependencies": {
"@changesets/cli": "^2.27.7",
Expand Down

0 comments on commit 7911d0b

Please sign in to comment.