diff --git a/package.json b/package.json index 00c25de..91ed034 100644 --- a/package.json +++ b/package.json @@ -6,6 +6,10 @@ "access": "public" }, "description": "JSX factory for json-render. Write JSX, get Spec JSON.", + "repository": { + "type": "git", + "url": "https://github.com/kennethnym/jrx" + }, "type": "module", "module": "./dist/index.js", "types": "./dist/index.d.ts",