diff --git a/package.json b/package.json index d31439b..f0f2223 100644 --- a/package.json +++ b/package.json @@ -11,5 +11,9 @@ "dependencies": { "find-cache-dir": "^0.1.1", "mkdirp": "0.5.1" + }, + "repository": { + "type": "git", + "url": "https://github.com/viankakrisna/loader-fs-cache.git" } }