Skip to content

Commit 5f075a8

Browse files
committed
chore(internal): fix package.json duplicate keys
1 parent f606e8b commit 5f075a8

1 file changed

Lines changed: 0 additions & 8 deletions

File tree

package.json

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -58,14 +58,6 @@
5858
"zod": "^3.25 || ^4.0",
5959
"typescript-eslint": "8.31.1"
6060
},
61-
"peerDependencies": {
62-
"ws": "^8.18.0"
63-
},
64-
"peerDependenciesMeta": {
65-
"ws": {
66-
"optional": true
67-
}
68-
},
6961
"bin": {
7062
"openai": "bin/cli"
7163
},

0 commit comments

Comments
 (0)