Skip to content

Commit c13ac4a

Browse files
Update parser to support 2.0.0 (#64)
1 parent 96dfcef commit c13ac4a

File tree

2 files changed

+69
-69
lines changed

2 files changed

+69
-69
lines changed

library/package-lock.json

Lines changed: 68 additions & 68 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

library/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"postpack": "rm -rf ./README.md && rm -rf ./LICENSE"
5050
},
5151
"dependencies": {
52-
"asyncapi-parser": "^0.8.2",
52+
"asyncapi-parser": "0.11.1",
5353
"constate": "^1.2.0",
5454
"dompurify": "^1.0.11",
5555
"markdown-it": "^9.1.0",

0 commit comments

Comments
 (0)