Skip to content

Commit

Permalink
fix: pnpm-lock
Browse files Browse the repository at this point in the history
  • Loading branch information
zhiyuanzmj committed Nov 6, 2024
1 parent 6a40e4f commit 658b4bf
Show file tree
Hide file tree
Showing 3 changed files with 43 additions and 271 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"scripts": {
"lint": "eslint --cache .",
"lint:fix": "pnpm run lint --fix",
"build": "tsup",
"build": "tsup --minify",
"dev": "tsup --watch",
"test": "vitest",
"play": "pnpm run -C ./playground dev",
Expand Down
Loading

0 comments on commit 658b4bf

Please sign in to comment.