Skip to content

Commit

Permalink
fix: add missing stoplight dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
woylie committed Oct 16, 2023
1 parent 43a5b05 commit 1f7fd51
Show file tree
Hide file tree
Showing 2 changed files with 194 additions and 36 deletions.
226 changes: 190 additions & 36 deletions package-lock.json

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

4 changes: 4 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,10 +43,14 @@
"dependencies": {
"@asyncapi/specs": "^5.1.0",
"@openapi-contrib/openapi-schema-to-json-schema": "~3.2.0",
"@stoplight/json": "^3.21.0",
"@stoplight/json-ref-readers": "^1.2.2",
"@stoplight/json-ref-resolver": "^3.1.5",
"@stoplight/spectral-core": "^1.16.1",
"@stoplight/spectral-functions": "^1.7.2",
"@stoplight/spectral-parsers": "^1.0.2",
"@stoplight/spectral-ref-resolver": "^1.0.4",
"@stoplight/types": "^14.0.0",
"@types/json-schema": "^7.0.11",
"@types/urijs": "^1.19.19",
"ajv": "^8.11.0",
Expand Down

0 comments on commit 1f7fd51

Please sign in to comment.