Skip to content

Commit 918948c

Browse files
authored
fix: update @asyncapi/parser to 3.0.0 version (#210)
1 parent 0fc4587 commit 918948c

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

package-lock.json

Lines changed: 8 additions & 8 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
@@ -38,7 +38,7 @@
3838
"author": "Fran Mendez <[email protected]> (fmvilas.com)",
3939
"license": "Apache-2.0",
4040
"dependencies": {
41-
"@asyncapi/parser": "^2.1.2",
41+
"@asyncapi/parser": "^3.0.0",
4242
"js-yaml": "^3.14.1"
4343
},
4444
"devDependencies": {

0 commit comments

Comments
 (0)