Skip to content

Commit

Permalink
fix: update @asyncapi/parser to 3.0.0 version (#200)
Browse files Browse the repository at this point in the history
  • Loading branch information
asyncapi-bot authored Dec 13, 2023
1 parent 34cdba4 commit 543b1fd
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
18 changes: 9 additions & 9 deletions runner/js/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion runner/js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"author": "MuleSoft",
"license": "ISC",
"dependencies": {
"@asyncapi/parser": "^3.0.1",
"@asyncapi/parser": "^3.0.0",
"amf-client-js": "^5.2.0",
"minimist": "^1.2.6",
"mustache": "^3.0.1",
Expand Down

0 comments on commit 543b1fd

Please sign in to comment.