aboutsummaryrefslogtreecommitdiffstats
path: root/packages/react-shared/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'packages/react-shared/package.json')
-rw-r--r--packages/react-shared/package.json8
1 files changed, 8 insertions, 0 deletions
diff --git a/packages/react-shared/package.json b/packages/react-shared/package.json
index 368e1acc9..adfbce52c 100644
--- a/packages/react-shared/package.json
+++ b/packages/react-shared/package.json
@@ -12,6 +12,14 @@
},
"author": "Fabio Berger",
"license": "Apache-2.0",
+ "bugs": {
+ "url": "https://github.com/0xProject/0x-monorepo/issues"
+ },
+ "homepage": "https://github.com/0xProject/0x-monorepo/packages/react-shared/README.md",
+ "repository": {
+ "type": "git",
+ "url": "https://github.com/0xProject/0x-monorepo.git"
+ },
"devDependencies": {
"@0xproject/tslint-config": "^0.4.9",
"@types/lodash": "^4.14.86",