diff --git a/package.json b/package.json index 91bd3e6..cbfbe5e 100644 --- a/package.json +++ b/package.json @@ -8,6 +8,10 @@ "dependencies": { "angular": "~1" }, + "repository": { + "type": "git", + "url": "https://github.com/betsol/angular-input-modified.git" + }, "devDependencies": { "del": "~0", "gulp": "~3",