Skip to content

Commit

Permalink
fix: update parser (#313)
Browse files Browse the repository at this point in the history
  • Loading branch information
fmvilas authored Apr 28, 2020
1 parent d088313 commit 8f115b4
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 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
Expand Up @@ -43,7 +43,7 @@
"homepage": "https://github.com/asyncapi/generator",
"dependencies": {
"@asyncapi/openapi-schema-parser": "^1.0.0",
"@asyncapi/parser": "^0.18.1",
"@asyncapi/parser": "^0.18.3",
"@asyncapi/raml-dt-schema-parser": "^1.0.4",
"ajv": "^6.10.2",
"commander": "^2.12.2",
Expand Down

0 comments on commit 8f115b4

Please sign in to comment.