Skip to content

Commit 151ac62

Browse files
woyliesmoya
andauthored
fix: add missing stoplight dependencies (#882)
Co-authored-by: Sergio Moya <[email protected]>
1 parent 54a60d1 commit 151ac62

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

package-lock.json

+4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+4
Original file line numberDiff line numberDiff line change
@@ -43,10 +43,14 @@
4343
"dependencies": {
4444
"@asyncapi/specs": "^5.1.0",
4545
"@openapi-contrib/openapi-schema-to-json-schema": "~3.2.0",
46+
"@stoplight/json": "^3.20.2",
47+
"@stoplight/json-ref-readers": "^1.2.2",
4648
"@stoplight/json-ref-resolver": "^3.1.5",
4749
"@stoplight/spectral-core": "^1.16.1",
4850
"@stoplight/spectral-functions": "^1.7.2",
4951
"@stoplight/spectral-parsers": "^1.0.2",
52+
"@stoplight/spectral-ref-resolver": "^1.0.3",
53+
"@stoplight/types": "^13.12.0",
5054
"@types/json-schema": "^7.0.11",
5155
"@types/urijs": "^1.19.19",
5256
"ajv": "^8.11.0",

0 commit comments

Comments
 (0)