Skip to content

Commit f0db35d

Browse files
Copilothotlong
andcommitted
Remove unused ./types export from @object-ui/core package.json
Co-authored-by: hotlong <50353452+hotlong@users.noreply.github.com>
1 parent a735225 commit f0db35d

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

packages/core/package.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,6 @@
2020
".": {
2121
"types": "./dist/index.d.ts",
2222
"import": "./dist/index.js"
23-
},
24-
"./types": {
25-
"types": "./dist/types/index.d.ts",
26-
"import": "./dist/types/index.js"
2723
}
2824
},
2925
"scripts": {

0 commit comments

Comments
 (0)