aboutsummaryrefslogtreecommitdiffstats
path: root/packages/asset-buyer/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'packages/asset-buyer/package.json')
-rw-r--r--packages/asset-buyer/package.json26
1 files changed, 13 insertions, 13 deletions
diff --git a/packages/asset-buyer/package.json b/packages/asset-buyer/package.json
index aed45ac7f..e4b4d19c0 100644
--- a/packages/asset-buyer/package.json
+++ b/packages/asset-buyer/package.json
@@ -1,6 +1,6 @@
{
"name": "@0x/asset-buyer",
- "version": "2.0.0",
+ "version": "2.1.0",
"engines": {
"node": ">=6.12"
},
@@ -36,21 +36,21 @@
},
"homepage": "https://github.com/0xProject/0x-monorepo/packages/asset-buyer/README.md",
"dependencies": {
- "@0x/assert": "^1.0.13",
- "@0x/connect": "^3.0.1",
- "@0x/contract-wrappers": "^2.0.2",
- "@0x/json-schemas": "^1.0.7",
- "@0x/order-utils": "^1.0.7",
- "@0x/subproviders": "^2.0.7",
- "@0x/types": "^1.1.4",
- "@0x/typescript-typings": "^3.0.2",
- "@0x/utils": "^2.0.2",
- "@0x/web3-wrapper": "^3.0.3",
- "ethereum-types": "^1.1.0",
+ "@0x/assert": "^1.0.14",
+ "@0x/connect": "^3.0.2",
+ "@0x/contract-wrappers": "^3.0.0",
+ "@0x/json-schemas": "^2.0.0",
+ "@0x/order-utils": "^2.0.0",
+ "@0x/subproviders": "^2.1.0",
+ "@0x/types": "^1.2.0",
+ "@0x/typescript-typings": "^3.0.3",
+ "@0x/utils": "^2.0.3",
+ "@0x/web3-wrapper": "^3.1.0",
+ "ethereum-types": "^1.1.1",
"lodash": "^4.17.10"
},
"devDependencies": {
- "@0x/tslint-config": "^1.0.8",
+ "@0x/tslint-config": "^1.0.9",
"@types/lodash": "^4.14.116",
"@types/mocha": "^2.2.42",
"@types/node": "*",