Skip to content

Commit 1805b75

Browse files
authored
Stop making types private (#6737)
1 parent beacbd7 commit 1805b75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/types/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@roo-code/types",
3-
"private": true,
3+
"version": "0.0.0",
44
"type": "module",
55
"main": "./dist/index.cjs",
66
"exports": {

0 commit comments

Comments
 (0)