We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f45cbd commit ae2224bCopy full SHA for ae2224b
1 file changed
package.json
@@ -48,6 +48,9 @@
48
"LICENSE",
49
"README.md"
50
],
51
+ "engines" : {
52
+ "node" : ">=18"
53
+ },
54
"dependencies": {
55
"@asyncapi/parser": "^3.6.0",
56
"@openapi-contrib/openapi-schema-to-json-schema": "~3.2.0",
0 commit comments