diff --git a/package.json b/package.json index 0ca59a4..d907c14 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,10 @@ { "name": "@miragejs/pretender-node-polyfill", "version": "0.1.2", + "repository": { + "type": "git", + "url": "https://github.com/miragejs/pretender-node-polyfill.git" + }, "description": "", "scripts": { "test": "echo \"Error: no test specified\" && exit 1"