Skip to content

Commit

Permalink
Merge branch 'asyncapi:master' into master
Browse files Browse the repository at this point in the history
  • Loading branch information
Florence-Njeri authored Feb 16, 2024
2 parents af7605c + e659ea5 commit b8de382
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 19 deletions.
34 changes: 17 additions & 17 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@asyncapi/generator",
"version": "1.17.5",
"version": "1.17.6",
"description": "The AsyncAPI generator. It can generate documentation, code, anything!",
"main": "./lib/generator.js",
"bin": {
Expand Down Expand Up @@ -48,7 +48,7 @@
"license": "Apache-2.0",
"homepage": "https://github.com/asyncapi/generator",
"dependencies": {
"@asyncapi/generator-react-sdk": "^1.0.8",
"@asyncapi/generator-react-sdk": "^1.0.10",
"@asyncapi/parser": "^3.0.5",
"@npmcli/arborist": "5.6.3",
"@smoya/multi-parser": "^5.0.0",
Expand Down

0 comments on commit b8de382

Please sign in to comment.