diff --git a/package.json b/package.json index ed4ee52..25fc0b6 100644 --- a/package.json +++ b/package.json @@ -12,6 +12,10 @@ "deploy-demo": "gh-pages -d examples/dist", "publish-demo": "npm run build-demo && npm run deploy-demo" }, + "repository": { + "type": "git", + "url": "https://github.com/MikeyParton/react-speech-kit.git" + }, "author": "Michael Parton", "license": "MIT", "peerDependencies": {