Skip to content

Commit

Permalink
chore: update version
Browse files Browse the repository at this point in the history
  • Loading branch information
nguyenvanduocit committed Feb 26, 2023
1 parent 17c69bb commit 2dee6e8
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 @@ -6,7 +6,7 @@
"scripts": {
"dev": "node esbuild.config.mjs",
"build": "tsc -noEmit -skipLibCheck && node esbuild.config.mjs production",
"version": "node version-bump.mjs",
"version": "pnpm version (git-conventional-commits version) && node version-bump.mjs",
"format": "prettier --write ."
},
"keywords": [],
Expand Down

0 comments on commit 2dee6e8

Please sign in to comment.