Skip to content

Commit

Permalink
chore(deps): bundle ApiDOM dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
char0n committed Jan 23, 2023
1 parent 5e9cf3d commit 318d463
Show file tree
Hide file tree
Showing 2 changed files with 65 additions and 18 deletions.
77 changes: 59 additions & 18 deletions package-lock.json

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

6 changes: 6 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -128,6 +128,12 @@
"traverse": "~0.6.6",
"url": "~0.11.0"
},
"bundleDependencies": [
"@swagger-api/apidom-core",
"@swagger-api/apidom-reference",
"@swagger-api/apidom-ns-openapi-3-1",
"@swagger-api/apidom-json-pointer"
],
"overrides": {
"@swagger-api/apidom-reference": {
"@swagger-api/apidom-ns-asyncapi-2": "npm:[email protected]",
Expand Down

0 comments on commit 318d463

Please sign in to comment.