aboutsummaryrefslogtreecommitdiffstats
path: root/packages/website/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'packages/website/package.json')
-rw-r--r--packages/website/package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/website/package.json b/packages/website/package.json
index ca1b596f3..74bc2f8a6 100644
--- a/packages/website/package.json
+++ b/packages/website/package.json
@@ -18,9 +18,10 @@
"author": "Fabio Berger",
"license": "Apache-2.0",
"dependencies": {
- "0x.js": "^0.33.0",
+ "@0xproject/react-shared": "^0.0.1",
"@0xproject/subproviders": "^0.6.0",
"@0xproject/utils": "^0.4.0",
+ "0x.js": "^0.33.0",
"accounting": "^0.4.1",
"basscss": "^8.0.3",
"blockies": "^0.0.2",
@@ -43,7 +44,6 @@
"react-document-title": "^2.0.3",
"react-dom": "15.6.1",
"react-ga": "^2.4.1",
- "react-highlight": "0xproject/react-highlight",
"react-html5video": "^2.1.0",
"react-inlinesvg": "^0.5.5",
"react-markdown": "^3.2.2",