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.json13
1 files changed, 6 insertions, 7 deletions
diff --git a/packages/website/package.json b/packages/website/package.json
index ca1b596f3..db3035642 100644
--- a/packages/website/package.json
+++ b/packages/website/package.json
@@ -1,6 +1,6 @@
{
"name": "@0xproject/website",
- "version": "0.0.17",
+ "version": "0.0.18",
"private": true,
"description": "Website and 0x portal dapp",
"scripts": {
@@ -18,20 +18,20 @@
"author": "Fabio Berger",
"license": "Apache-2.0",
"dependencies": {
- "0x.js": "^0.33.0",
- "@0xproject/subproviders": "^0.6.0",
- "@0xproject/utils": "^0.4.0",
+ "0x.js": "^0.33.1",
+ "@0xproject/react-docs": "^0.0.1",
+ "@0xproject/react-shared": "^0.0.1",
+ "@0xproject/subproviders": "^0.7.0",
+ "@0xproject/utils": "^0.4.1",
"accounting": "^0.4.1",
"basscss": "^8.0.3",
"blockies": "^0.0.2",
- "compare-versions": "^3.0.1",
"dateformat": "^2.0.0",
"deep-equal": "^1.0.1",
"dharma-loan-frame": "^0.0.12",
"ethereumjs-tx": "^1.3.3",
"ethereumjs-util": "^5.1.1",
"find-versions": "^2.0.0",
- "is-mobile": "^0.2.2",
"jsonschema": "^1.2.0",
"less": "^2.7.2",
"lodash": "^4.17.4",
@@ -43,7 +43,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",