Skip to content

Commit 5b2d48e

Browse files
authored
feat: update supported generator versions #408
1 parent 12e5cca commit 5b2d48e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@
8686
"description": "Custom location of the AsyncAPI file that you provided as an input in generation. By default it is located in the root of the output directory"
8787
}
8888
},
89-
"generator": ">=0.50.0 <2.0.0",
89+
"generator": ">=0.50.0 <3.0.0",
9090
"filters": [
9191
"@asyncapi/generator-filters"
9292
],

0 commit comments

Comments
 (0)