We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3919fba commit 2c96b08Copy full SHA for 2c96b08
package.json
@@ -3,7 +3,6 @@
3
"version": "0.0.1",
4
"module": "index.ts",
5
"type": "module",
6
- "private": true,
7
"scripts": {
8
"build": "tsup-node index.ts --format cjs,esm --outDir dist",
9
"start": "bun run index.ts"
0 commit comments