Skip to content

Commit

Permalink
fix: update @asyncapi/parser to 1.4.1 version (#134)
Browse files Browse the repository at this point in the history
fix: update @asyncapi/parser to 1.4.1 version
  • Loading branch information
asyncapi-bot authored Mar 18, 2021
1 parent e7d9108 commit 65bd02d
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
],
"dependencies": {
"@apidevtools/json-schema-ref-parser": "^9.0.7",
"@asyncapi/parser": "^1.4.0",
"@asyncapi/parser": "^1.4.1",
"change-case": "^4.1.2"
},
"devDependencies": {
Expand Down

0 comments on commit 65bd02d

Please sign in to comment.