Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Zhang-Wei-666 committed Aug 2, 2024
1 parent df662d4 commit 5f03479
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@
"build": "pnpm install && tsx scripts/build.ts",
"lint": "pnpm install && eslint .",
"lint:fix": "pnpm install && eslint . --fix",
"inspector:dev": "pnpm install && npx @eslint/config-inspector@latest",
"up": "npx taze latest -r -w -i",
"release": "npx bumpp -r --no-tag --no-push"
},
Expand Down

0 comments on commit 5f03479

Please sign in to comment.