Skip to content

Commit

Permalink
Remove tsup
Browse files Browse the repository at this point in the history
  • Loading branch information
AchoArnold committed Jan 21, 2024
1 parent fc16603 commit 461d09d
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 11 deletions.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@
"scripts": {
"test": "xo --env=node && ava && pnpm run build && tsd --typings dist/index.d.ts",
"build": "del-cli dist && tsc",
"publish": "tsup",
"prepack": "pnpm run build"
},
"files": [
Expand Down
10 changes: 0 additions & 10 deletions tsup.config.ts

This file was deleted.

0 comments on commit 461d09d

Please sign in to comment.