diff --git a/package.json b/package.json index bad60fc..0e2aba1 100644 --- a/package.json +++ b/package.json @@ -47,5 +47,9 @@ "isomorphic-fetch": "^2.2.1", "react-apollo": "^3.1.3", "react-apollo-legacy": "npm:react-apollo@2.5.6" + }, + "repository": { + "type": "git", + "url": "https://github.com/praisegeek/gatsby-plugin-appsync.git" } }