Skip to content

Commit

Permalink
test prepublish
Browse files Browse the repository at this point in the history
  • Loading branch information
duckception committed Nov 1, 2023
1 parent a42959a commit f33c715
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"lint": "biome check . --apply",
"lint:check": "biome check . --verbose",
"lint:unsafe": "biome check . --apply-unsafe",
"prepare": "pnpm run build",
"prepublish": "pnpm run build",
"test": "vitest run",
"test:coverage": "vitest run --coverage",
"test:watch": "vitest watch",
Expand Down

0 comments on commit f33c715

Please sign in to comment.