Skip to content

Commit 688f8b5

Browse files
committed
fix: remove the private field from package.json
1 parent 5ccd433 commit 688f8b5

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
@@ -1,8 +1,7 @@
11
{
22
"name": "@creatorem/next-trpc",
3-
"private": true,
43
"type": "module",
5-
"version": "1.0.2",
4+
"version": "1.0.3",
65
"repository": {
76
"type": "git",
87
"url": "git+https://github.com/creatorem/next-trpc"

0 commit comments

Comments
 (0)