diff --git a/package.json b/package.json index 719458e..662e003 100644 --- a/package.json +++ b/package.json @@ -9,6 +9,10 @@ "build:demo": "parcel build examples/index.html --public-url ./", "deploy": "gh-pages -d dist" }, + "repository": { + "type": "git", + "url": "https://github.com/samundrak/fetch-progress.git" + }, "keywords": [], "author": "", "license": "ISC",