We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e4d5050 + ae88c8b commit 1c41a11Copy full SHA for 1c41a11
package.json
@@ -20,14 +20,14 @@
20
"@open-rpc/meta-schema": "^1.3.1",
21
"@open-rpc/schema-utils-js": "^1.6.3",
22
"@types/isomorphic-fetch": "0.0.35",
23
- "json-schema-faker": "^0.5.0-rc16"
+ "json-schema-faker": "^0.5.0-rc16",
24
+ "isomorphic-fetch": "^2.2.1",
25
+ "json-schema-ref-parser": "^6.1.0"
26
},
27
"devDependencies": {
28
"@types/jest": "^24.0.11",
29
"@types/node": "^11.13.4",
- "isomorphic-fetch": "^2.2.1",
30
"jest": "^24.7.1",
- "json-schema-ref-parser": "^6.1.0",
31
"ts-jest": "^24.0.2",
32
"typescript": "^3.4.3"
33
}
0 commit comments