aboutsummaryrefslogtreecommitdiffstats
path: root/packages/website/package.json
diff options
context:
space:
mode:
authorFred Carlsen <fred@sjelfull.no>2018-12-05 23:15:44 +0800
committerFred Carlsen <fred@sjelfull.no>2018-12-05 23:15:44 +0800
commit00dbddc1aafd56c352e7a8905338d81e236b1fa1 (patch)
treec8462eb4e6882a39dec601b990f75761b4897ce8 /packages/website/package.json
parentb552c2bd0c5090629a96bc6b0e032cb85d9c52b3 (diff)
parentb411e2250aed82b87d1cbebf5cf805d794ddbdb7 (diff)
downloaddexon-0x-contracts-00dbddc1aafd56c352e7a8905338d81e236b1fa1.tar
dexon-0x-contracts-00dbddc1aafd56c352e7a8905338d81e236b1fa1.tar.gz
dexon-0x-contracts-00dbddc1aafd56c352e7a8905338d81e236b1fa1.tar.bz2
dexon-0x-contracts-00dbddc1aafd56c352e7a8905338d81e236b1fa1.tar.lz
dexon-0x-contracts-00dbddc1aafd56c352e7a8905338d81e236b1fa1.tar.xz
dexon-0x-contracts-00dbddc1aafd56c352e7a8905338d81e236b1fa1.tar.zst
dexon-0x-contracts-00dbddc1aafd56c352e7a8905338d81e236b1fa1.zip
Merge remote-tracking branch 'upstream/development' into website
# Conflicts: # packages/website/package.json # packages/website/ts/style/colors.ts
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 75e147168..52d5c8f96 100644
--- a/packages/website/package.json
+++ b/packages/website/package.json
@@ -1,6 +1,6 @@
{
"name": "@0x/website",
- "version": "0.0.60",
+ "version": "0.0.61",
"engines": {
"node": ">=6.12"
},
@@ -20,17 +20,17 @@
"author": "Fabio Berger",
"license": "Apache-2.0",
"dependencies": {
- "@0x/contract-wrappers": "^4.1.0",
+ "@0x/contract-wrappers": "^4.1.1",
"@0x/json-schemas": "^2.1.2",
- "@0x/order-utils": "^3.0.3",
- "@0x/react-docs": "^1.0.19",
- "@0x/react-shared": "^1.0.22",
- "@0x/subproviders": "^2.1.5",
+ "@0x/order-utils": "^3.0.4",
+ "@0x/react-docs": "^1.0.20",
+ "@0x/react-shared": "^1.0.23",
+ "@0x/subproviders": "^2.1.6",
"@0x/types": "^1.3.0",
"@0x/typescript-typings": "^3.0.4",
"@0x/utils": "^2.0.6",
- "@0x/web3-wrapper": "^3.1.5",
"@types/styled-components": "^4.1.1",
+ "@0x/web3-wrapper": "^3.1.6",
"accounting": "^0.4.1",
"basscss": "^8.0.3",
"blockies": "^0.0.2",