Skip to content

Commit

Permalink
publish?
Browse files Browse the repository at this point in the history
  • Loading branch information
DeepDoge committed Oct 11, 2024
1 parent ef4de0b commit 72fabe3
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 @@ -9,7 +9,7 @@
"test": "tsx --test ./lib/*.test.ts",
"test:dev": "tsx --test --watch ./lib/*.test.ts",
"publish": "jsr publish",
"publish:dry": "jsr publish --dry-run",
"publish:dry": "jsr publish --dry-run --allow-dirty",
"vite:dev": "npm run dev --prefix ./apps/vite",
"vite:build": "npm run build --prefix ./apps/vite",
"compare:dev": "npm run dev --prefix ./apps/compare",
Expand Down

0 comments on commit 72fabe3

Please sign in to comment.