Skip to content

Commit 28dd66d

Browse files
chore(internal): remove redundant imports config
1 parent 292427f commit 28dd66d

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

package.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -51,10 +51,6 @@
5151
"zod": "^3.23.8",
5252
"typescript-eslint": "8.31.1"
5353
},
54-
"imports": {
55-
"openai": ".",
56-
"openai/*": "./src/*"
57-
},
5854
"bin": {
5955
"openai": "bin/cli"
6056
},

0 commit comments

Comments
 (0)