Skip to content

Commit e64ec95

Browse files
committed
Make Package public
1 parent b4c155d commit e64ec95

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
"main": "dist/index.js",
66
"types": "types/index.d.ts",
77
"type": "module",
8+
"private": "false",
89
"scripts": {
910
"build": "tsc && tsc --declaration --emitDeclarationOnly --outDir types",
1011
"build:watch": "tsc -w",

0 commit comments

Comments
 (0)