diff --git a/package.json b/package.json index d4e130b..eaaa894 100644 --- a/package.json +++ b/package.json @@ -45,6 +45,10 @@ "webpack-manifest-plugin": "1.2.1", "whatwg-fetch": "2.0.3" }, + "repository": { + "type": "git", + "url": "https://github.com/lesha-spr/react-validation.git" + }, "scripts": { "start": "node scripts/start.js", "build": "node scripts/build.js",