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.json22
1 files changed, 11 insertions, 11 deletions
diff --git a/packages/website/package.json b/packages/website/package.json
index f8177cafd..b602a3116 100644
--- a/packages/website/package.json
+++ b/packages/website/package.json
@@ -1,6 +1,6 @@
{
"name": "@0xproject/website",
- "version": "0.0.46",
+ "version": "0.0.47",
"engines": {
"node": ">=6.12"
},
@@ -19,21 +19,21 @@
"license": "Apache-2.0",
"dependencies": {
"0x.js": "^0.38.6",
- "@0xproject/contract-wrappers": "^1.0.1-rc.5",
- "@0xproject/order-utils": "^1.0.1-rc.6",
- "@0xproject/react-docs": "^1.0.7",
- "@0xproject/react-shared": "^1.0.8",
- "@0xproject/subproviders": "^2.0.1",
- "@0xproject/types": "^1.0.1-rc.6",
- "@0xproject/typescript-typings": "^1.0.5",
- "@0xproject/utils": "^1.0.7",
- "@0xproject/web3-wrapper": "^2.0.1",
+ "@0xproject/contract-wrappers": "^1.0.1",
+ "@0xproject/order-utils": "^1.0.1",
+ "@0xproject/react-docs": "^1.0.8",
+ "@0xproject/react-shared": "^1.0.9",
+ "@0xproject/subproviders": "^2.0.2",
+ "@0xproject/types": "^1.0.1",
+ "@0xproject/typescript-typings": "^2.0.0",
+ "@0xproject/utils": "^1.0.8",
+ "@0xproject/web3-wrapper": "^2.0.2",
"accounting": "^0.4.1",
"basscss": "^8.0.3",
"blockies": "^0.0.2",
"bowser": "^1.9.3",
"deep-equal": "^1.0.1",
- "ethereum-types": "^1.0.5",
+ "ethereum-types": "^1.0.6",
"ethereumjs-util": "^5.1.1",
"find-versions": "^2.0.0",
"jsonschema": "^1.2.0",