We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae3dcf6 commit b1c5dd3Copy full SHA for b1c5dd3
package.json
@@ -80,5 +80,8 @@
80
"call-me-maybe": "^1.0.1",
81
"openapi-types": "^1.3.5",
82
"z-schema": "^4.2.3"
83
+ },
84
+ "peerDependencies": {
85
+ "openapi-types": ">=7"
86
}
87
0 commit comments