Skip to content

Commit f6f7e63

Browse files
authored
Remove @samchon/openapi from peerDependencies. (#1606)
If restriction of the `@samchon/openapi` version range is required for the AI agent development reason, it must be from the AI agent project.
1 parent 745ede3 commit f6f7e63

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,6 @@
5151
"randexp": "^0.5.3"
5252
},
5353
"peerDependencies": {
54-
"@samchon/openapi": ">=4.5.0 <5.0.0",
5554
"typescript": ">=4.8.0 <5.9.0"
5655
},
5756
"devDependencies": {

0 commit comments

Comments
 (0)