Skip to content

Commit

Permalink
fix: update @asyncapi/html-template to 2.2.2 version (#1150)
Browse files Browse the repository at this point in the history
  • Loading branch information
asyncapi-bot authored Mar 26, 2024
1 parent 5029553 commit 7f5e423
Showing 1 changed file with 1 addition and 1 deletion.
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 7f5e423

Please sign in to comment.