Skip to content

Commit

Permalink
fix: update @asyncapi/glee to 0.26.0 version (#767)
Browse files Browse the repository at this point in the history
  • Loading branch information
asyncapi-bot authored Aug 21, 2023
1 parent d9135ae commit eae1da8
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions assets/create-glee-app/templates/default/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 assets/create-glee-app/templates/default/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,6 @@
},
"homepage": "https://github.com/asyncapi/glee-hello-world#readme",
"dependencies": {
"@asyncapi/glee": "^0.25.0"
"@asyncapi/glee": "^0.26.0"
}
}

0 comments on commit eae1da8

Please sign in to comment.