aboutsummaryrefslogtreecommitdiffstats
path: root/packages/website/package.json
diff options
context:
space:
mode:
authorfragosti <francesco.agosti93@gmail.com>2018-11-14 02:46:19 +0800
committerfragosti <francesco.agosti93@gmail.com>2018-11-14 02:46:19 +0800
commitf03afe6f1b6a6bfa339507ee47b42c62550444a0 (patch)
tree70a54cfd26681503da72f1e3a58682d3ccbd8180 /packages/website/package.json
parentbed134c1da94f3b91eb50114ecd0d01ecb3ab3a2 (diff)
parenta824264da2d8cbcd76089c5d35da95fedbadd0bb (diff)
downloaddexon-sol-tools-f03afe6f1b6a6bfa339507ee47b42c62550444a0.tar
dexon-sol-tools-f03afe6f1b6a6bfa339507ee47b42c62550444a0.tar.gz
dexon-sol-tools-f03afe6f1b6a6bfa339507ee47b42c62550444a0.tar.bz2
dexon-sol-tools-f03afe6f1b6a6bfa339507ee47b42c62550444a0.tar.lz
dexon-sol-tools-f03afe6f1b6a6bfa339507ee47b42c62550444a0.tar.xz
dexon-sol-tools-f03afe6f1b6a6bfa339507ee47b42c62550444a0.tar.zst
dexon-sol-tools-f03afe6f1b6a6bfa339507ee47b42c62550444a0.zip
Merge branch 'development' of https://github.com/0xProject/0x-monorepo into feature/instant/metamask-connect-flow
Diffstat (limited to 'packages/website/package.json')
-rw-r--r--packages/website/package.json14
1 files changed, 7 insertions, 7 deletions
diff --git a/packages/website/package.json b/packages/website/package.json
index 143751656..a2c1df695 100644
--- a/packages/website/package.json
+++ b/packages/website/package.json
@@ -1,6 +1,6 @@
{
"name": "@0x/website",
- "version": "0.0.57",
+ "version": "0.0.58",
"engines": {
"node": ">=6.12"
},
@@ -20,16 +20,16 @@
"author": "Fabio Berger",
"license": "Apache-2.0",
"dependencies": {
- "@0x/contract-wrappers": "^4.0.0",
+ "@0x/contract-wrappers": "^4.0.1",
"@0x/json-schemas": "^2.1.0",
- "@0x/order-utils": "^3.0.0",
- "@0x/react-docs": "^1.0.16",
- "@0x/react-shared": "^1.0.19",
- "@0x/subproviders": "^2.1.2",
+ "@0x/order-utils": "^3.0.1",
+ "@0x/react-docs": "^1.0.17",
+ "@0x/react-shared": "^1.0.20",
+ "@0x/subproviders": "^2.1.3",
"@0x/types": "^1.2.1",
"@0x/typescript-typings": "^3.0.4",
"@0x/utils": "^2.0.4",
- "@0x/web3-wrapper": "^3.1.2",
+ "@0x/web3-wrapper": "^3.1.3",
"accounting": "^0.4.1",
"basscss": "^8.0.3",
"blockies": "^0.0.2",