Skip to content

Commit

Permalink
Merge branch 'master' into patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
Florence-Njeri authored Mar 26, 2024
2 parents 04a4c9b + 4cf8f69 commit f504306
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions 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 package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@asyncapi/generator",
"version": "1.17.13",
"version": "1.17.14",
"description": "The AsyncAPI generator. It can generate documentation, code, anything!",
"main": "./lib/generator.js",
"bin": {
Expand Down
2 changes: 1 addition & 1 deletion test/test-project/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
},
"dependencies": {
"@asyncapi/generator": "file:../..",
"@asyncapi/html-template": "^2.2.1"
"@asyncapi/html-template": "^2.2.2"
},
"devDependencies": {
"fs-extra": "9.1.0",
Expand Down

0 comments on commit f504306

Please sign in to comment.