Skip to content

Commit 2c96b08

Browse files
committed
remove private
1 parent 3919fba commit 2c96b08

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
"version": "0.0.1",
44
"module": "index.ts",
55
"type": "module",
6-
"private": true,
76
"scripts": {
87
"build": "tsup-node index.ts --format cjs,esm --outDir dist",
98
"start": "bun run index.ts"

0 commit comments

Comments
 (0)