Skip to content

Commit e3ef73f

Browse files
committed
Removed private prop
1 parent e64ec95 commit e3ef73f

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
@@ -5,7 +5,6 @@
55
"main": "dist/index.js",
66
"types": "types/index.d.ts",
77
"type": "module",
8-
"private": "false",
98
"scripts": {
109
"build": "tsc && tsc --declaration --emitDeclarationOnly --outDir types",
1110
"build:watch": "tsc -w",

0 commit comments

Comments
 (0)