diff --git a/package.json b/package.json index 4d170ed..74c0263 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,11 @@ "main": "index.js", "types": "index.d.ts", "private": "false", + "repository": { + "url": "https://github.com/JonathanTurnock/rs-mem-cache" + }, "publishConfig": { + "registry": "https://registry.npmjs.org/", "access": "public" }, "napi": {