Skip to content

Commit 14aeb46

Browse files
committed
fix: remove private property from package.json
1 parent 56d8466 commit 14aeb46

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
@@ -27,6 +27,5 @@
2727
"semantic-release": "^24.2.3",
2828
"tsdown": "^0.9.6",
2929
"typescript": "^5.8.3"
30-
},
31-
"private": true
30+
}
3231
}

0 commit comments

Comments
 (0)