Skip to content

Commit c70e46d

Browse files
committed
fix: remove private property
1 parent caa2987 commit c70e46d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
"version": "0.0.1",
44
"description": "",
55
"author": "",
6-
"private": true,
76
"license": "UNLICENSED",
87
"main": "dist/index.js",
98
"types": "dist/index.d.ts",
@@ -75,4 +74,4 @@
7574
"typescript": "5.8.3",
7675
"typescript-eslint": "^8.0.0"
7776
}
78-
}
77+
}

0 commit comments

Comments
 (0)