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.
1 parent c09d320 commit 7ca0d17Copy full SHA for 7ca0d17
package.json
@@ -29,7 +29,10 @@
29
"lint": "eslint lib stable draft-* openapi-* bundle annotations",
30
"test": "vitest --watch=false"
31
},
32
- "repository": "github:hyperjump-io/json-schema",
+ "repository": {
33
+ "type": "git",
34
+ "url": "git+https://github.com/hyperjump-io/json-schema.git"
35
+ },
36
"keywords": [
37
"JSON Schema",
38
"json-schema",
0 commit comments