diff --git a/package.json b/package.json index f6b9cdb..d074abc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,10 @@ { "name": "typegres", "version": "0.3.1", + "repository": { + "type": "git", + "url": "git+https://github.com/ryanrasti/typegres.git" + }, "type": "module", "main": "./dist/index.mjs", "types": "./dist/index.d.mts",