aboutsummaryrefslogtreecommitdiffstats
path: root/packages/website/package.json
diff options
context:
space:
mode:
authorF. Eugene Aumson <feuGeneA@users.noreply.github.com>2018-09-26 21:19:02 +0800
committerF. Eugene Aumson <feuGeneA@users.noreply.github.com>2018-09-26 21:19:02 +0800
commit75826fd5594ab9c6efaa7882203f73686db7d469 (patch)
tree1d61dbdba89a08e288a537b7a77a692a0ec1099a /packages/website/package.json
parent0ce6f03ed50820022d7534ae257306bbf2f17fc1 (diff)
parent13aa98f0f3431e4ea4db07794a06304c237e8d45 (diff)
downloaddexon-0x-contracts-75826fd5594ab9c6efaa7882203f73686db7d469.tar.gz
dexon-0x-contracts-75826fd5594ab9c6efaa7882203f73686db7d469.tar.zst
dexon-0x-contracts-75826fd5594ab9c6efaa7882203f73686db7d469.zip
Merge remote-tracking branch 'upstream/development' into sol-doc
Diffstat (limited to 'packages/website/package.json')
-rw-r--r--packages/website/package.json24
1 files changed, 12 insertions, 12 deletions
diff --git a/packages/website/package.json b/packages/website/package.json
index 67b2fb4ec..6adbbede0 100644
--- a/packages/website/package.json
+++ b/packages/website/package.json
@@ -1,6 +1,6 @@
{
"name": "@0xproject/website",
- "version": "0.0.51",
+ "version": "0.0.52",
"engines": {
"node": ">=6.12"
},
@@ -19,22 +19,22 @@
"license": "Apache-2.0",
"dependencies": {
"0x.js": "^0.38.6",
- "@0xproject/contract-wrappers": "^1.0.5",
- "@0xproject/json-schemas": "^1.0.3",
- "@0xproject/order-utils": "^1.0.4",
- "@0xproject/react-docs": "^1.0.10",
- "@0xproject/react-shared": "^1.0.11",
- "@0xproject/subproviders": "^2.0.4",
- "@0xproject/types": "^1.1.0",
- "@0xproject/typescript-typings": "^2.0.1",
- "@0xproject/utils": "^1.0.10",
- "@0xproject/web3-wrapper": "^3.0.0",
+ "@0xproject/contract-wrappers": "^2.0.0",
+ "@0xproject/json-schemas": "^1.0.4",
+ "@0xproject/order-utils": "^1.0.5",
+ "@0xproject/react-docs": "^1.0.11",
+ "@0xproject/react-shared": "^1.0.12",
+ "@0xproject/subproviders": "^2.0.5",
+ "@0xproject/types": "^1.1.1",
+ "@0xproject/typescript-typings": "^2.0.2",
+ "@0xproject/utils": "^1.0.11",
+ "@0xproject/web3-wrapper": "^3.0.1",
"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.7",
+ "ethereum-types": "^1.0.8",
"ethereumjs-util": "^5.1.1",
"find-versions": "^2.0.0",
"jsonschema": "^1.2.0",