Skip to content

Commit

Permalink
fix: update @asyncapi/parser to 2.0.0-next-major.15 version (#264)
Browse files Browse the repository at this point in the history
  • Loading branch information
asyncapi-bot committed Feb 9, 2023
1 parent 00fec90 commit 12f56c9
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions template/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 template/package.json
Expand Up @@ -6,7 +6,7 @@
"start": "node src/api/index.js"
},
"dependencies": {
"@asyncapi/parser": "^2.0.0-next-major.14",
"@asyncapi/parser": "^2.0.0-next-major.15",
"express": "4.18.2",
"express-ws": "4.0.0",
"node-yaml-config": "0.0.6"
Expand Down

0 comments on commit 12f56c9

Please sign in to comment.