Skip to content

Commit

Permalink
fix: package json
Browse files Browse the repository at this point in the history
  • Loading branch information
0xcadams committed Dec 20, 2024
1 parent acd84b9 commit 101b541
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
"scripts": {
"build": "tsup src/index.ts --format cjs,esm --dts",
"test:types": "cd tests && tsc",
"publish": "npm publish package.tgz",
"test": "vitest run"
},
"main": "dist/index.cjs",
Expand Down

0 comments on commit 101b541

Please sign in to comment.