Skip to content

Commit 582afc0

Browse files
authored
fix: update @asyncapi/parser to 2.0.1 version (#189)
1 parent d755ca9 commit 582afc0

File tree

2 files changed

+32
-74
lines changed

2 files changed

+32
-74
lines changed

package-lock.json

Lines changed: 31 additions & 73 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"README.md"
5050
],
5151
"dependencies": {
52-
"@asyncapi/parser": "^2.0.0",
52+
"@asyncapi/parser": "^2.0.1",
5353
"@openapi-contrib/openapi-schema-to-json-schema": "~3.2.0",
5454
"ajv": "^8.11.0",
5555
"ajv-errors": "^3.0.0",

0 commit comments

Comments
 (0)