Skip to content

Commit

Permalink
fix: update @asyncapi/glee to 0.37.3 version and others
Browse files Browse the repository at this point in the history
  • Loading branch information
asyncapi-bot committed Jun 12, 2024
1 parent 4d0e62c commit 49972f8
Show file tree
Hide file tree
Showing 4 changed files with 72 additions and 72 deletions.
64 changes: 32 additions & 32 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.37.1"
"@asyncapi/glee": "^0.37.3"
},
"devDependencies": {
"@types/node": "^20.5.9"
Expand Down
76 changes: 38 additions & 38 deletions assets/create-glee-app/templates/tutorial/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/tutorial/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@
"author": "Fran Mendez",
"license": "Apache-2.0",
"dependencies": {
"@asyncapi/glee": "^0.37.1"
"@asyncapi/glee": "^0.37.3"
}
}

0 comments on commit 49972f8

Please sign in to comment.