Skip to content

Commit

Permalink
Merge branch 'master' into master
Browse files Browse the repository at this point in the history
  • Loading branch information
FranciscoGaspar authored Apr 16, 2024
2 parents 43e1a2d + f040d75 commit b85b40b
Show file tree
Hide file tree
Showing 9 changed files with 55,100 additions and 10,639 deletions.
258 changes: 129 additions & 129 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 b85b40b

Please sign in to comment.