Skip to content

Commit 07d992b

Browse files
authored
fix: update @asyncapi/html-template to 2.3.5 version and others (#1197)
1 parent a11a841 commit 07d992b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/test-project/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
},
1212
"dependencies": {
1313
"@asyncapi/generator": "file:../..",
14-
"@asyncapi/html-template": "^2.3.4"
14+
"@asyncapi/html-template": "^2.3.5"
1515
},
1616
"devDependencies": {
1717
"fs-extra": "9.1.0",

0 commit comments

Comments
 (0)