Skip to content
This repository was archived by the owner on Jul 29, 2025. It is now read-only.

Commit 2c24f64

Browse files
authored
fix: update @asyncapi/parser to 2.1.1 version (#185)
1 parent 94a0eef commit 2c24f64

File tree

2 files changed

+9
-5
lines changed

2 files changed

+9
-5
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"./LICENSE"
3131
],
3232
"dependencies": {
33-
"@asyncapi/parser": "^2.1.0-next-major-spec.9",
33+
"@asyncapi/parser": "^2.1.1",
3434
"@babel/core": "7.12.9",
3535
"@babel/preset-env": "^7.12.7",
3636
"@babel/preset-react": "^7.12.7",

0 commit comments

Comments
 (0)