Skip to content

Commit

Permalink
Merge branch 'master' into pr/KhudaDad414/946
Browse files Browse the repository at this point in the history
  • Loading branch information
KhudaDad414 committed Apr 17, 2024
2 parents da0cc3c + f040d75 commit 4408ef7
Show file tree
Hide file tree
Showing 14 changed files with 58,265 additions and 12,891 deletions.
5,616 changes: 3,273 additions & 2,343 deletions assets/create-glee-app/templates/default/package-lock.json

Large diffs are not rendered by default.

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.36.8"
"@asyncapi/glee": "^0.36.17"
},
"devDependencies": {
"@types/node": "^20.5.9"
Expand Down
130 changes: 65 additions & 65 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.36.8"
"@asyncapi/glee": "^0.36.17"
}
}
Loading

0 comments on commit 4408ef7

Please sign in to comment.