Skip to content

Commit

Permalink
fix: update @asyncapi/glee to 0.31.5 version (#938)
Browse files Browse the repository at this point in the history
  • Loading branch information
asyncapi-bot authored Nov 29, 2023
1 parent a256fb2 commit 932c828
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 18 deletions.
34 changes: 17 additions & 17 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,7 +24,7 @@
},
"homepage": "https://github.com/asyncapi/glee-hello-world#readme",
"dependencies": {
"@asyncapi/glee": "^0.31.4"
"@asyncapi/glee": "^0.31.5"
},
"devDependencies": {
"@types/node": "^20.5.9"
Expand Down

0 comments on commit 932c828

Please sign in to comment.