Skip to content

Commit 7ca0d17

Browse files
committed
npm pkg fix
1 parent c09d320 commit 7ca0d17

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,10 @@
2929
"lint": "eslint lib stable draft-* openapi-* bundle annotations",
3030
"test": "vitest --watch=false"
3131
},
32-
"repository": "github:hyperjump-io/json-schema",
32+
"repository": {
33+
"type": "git",
34+
"url": "git+https://github.com/hyperjump-io/json-schema.git"
35+
},
3336
"keywords": [
3437
"JSON Schema",
3538
"json-schema",

0 commit comments

Comments
 (0)