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.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/packages/website/package.json b/packages/website/package.json
index b602a3116..911a4ccba 100644
--- a/packages/website/package.json
+++ b/packages/website/package.json
@@ -1,6 +1,6 @@
{
"name": "@0xproject/website",
- "version": "0.0.47",
+ "version": "0.0.49",
"engines": {
"node": ">=6.12"
},
@@ -19,8 +19,8 @@
"license": "Apache-2.0",
"dependencies": {
"0x.js": "^0.38.6",
- "@0xproject/contract-wrappers": "^1.0.1",
- "@0xproject/order-utils": "^1.0.1",
+ "@0xproject/contract-wrappers": "^1.0.3",
+ "@0xproject/order-utils": "^1.0.2",
"@0xproject/react-docs": "^1.0.8",
"@0xproject/react-shared": "^1.0.9",
"@0xproject/subproviders": "^2.0.2",