Skip to content

Commit

Permalink
Merge branch 'master' into ag-dev-comeback
Browse files Browse the repository at this point in the history
  • Loading branch information
jonaslagoni authored Dec 13, 2023
2 parents 6873519 + 95c1e93 commit 3618923
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
24 changes: 12 additions & 12 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@asyncapi/modelina",
"version": "2.0.9",
"version": "2.0.10",
"description": "Library for generating data models based on inputs such as AsyncAPI, OpenAPI, or JSON Schema documents",
"license": "Apache-2.0",
"homepage": "https://www.modelina.org",
Expand Down Expand Up @@ -37,8 +37,8 @@
"dependencies": {
"@apidevtools/json-schema-ref-parser": "^9.0.9",
"@apidevtools/swagger-parser": "^10.0.3",
"@asyncapi/avro-schema-parser": "^3.0.7",
"@asyncapi/openapi-schema-parser": "^3.0.8",
"@asyncapi/avro-schema-parser": "^3.0.8",
"@asyncapi/openapi-schema-parser": "^3.0.9",
"@asyncapi/parser": "^2.1.2",
"@asyncapi/raml-dt-schema-parser": "^4.0.8",
"@swc/core": "^1.3.5",
Expand Down

0 comments on commit 3618923

Please sign in to comment.