Skip to content

Commit 886833c

Browse files
committed
Stop making types private
1 parent beacbd7 commit 886833c

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)