diff --git a/package.json b/package.json index 7b32183..9b546a5 100644 --- a/package.json +++ b/package.json @@ -7,6 +7,10 @@ "type": "module", "main": "invoker.js", "types": "invoker.d.ts", + "repository": { + "type": "git", + "url": "https://github.com/keithamus/invokers-polyfill" + }, "files": [ "invoker.d.ts", "invoker.min.js"