diff --git a/package.json b/package.json index d185072..b0065c2 100644 --- a/package.json +++ b/package.json @@ -10,6 +10,10 @@ "engines": { "node": ">=10" }, + "repository": { + "type": "git", + "url": "https://github.com/witbybit/react-recoil-form" + }, "scripts": { "start": "tsdx watch", "build": "tsdx build",