From 2bba1ae292ed9756f86bc5b172f5cf52f3780d87 Mon Sep 17 00:00:00 2001 From: Leonid Logvinov Date: Thu, 11 Jan 2018 14:43:58 +0100 Subject: Publish - 0x.js@0.29.2 - @0xproject/abi-gen@0.1.1 - @0xproject/connect@0.4.1 - contracts@2.1.3 - @0xproject/kovan_faucets@1.0.4 - web3-typescript-typings@0.9.3 - @0xproject/web3-wrapper@0.1.4 - @0xproject/website@0.0.6 --- packages/contracts/package.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'packages/contracts') diff --git a/packages/contracts/package.json b/packages/contracts/package.json index e34b38a7a..c0a5acc50 100644 --- a/packages/contracts/package.json +++ b/packages/contracts/package.json @@ -1,7 +1,7 @@ { "private": true, "name": "contracts", - "version": "2.1.2", + "version": "2.1.3", "description": "Smart contract components of 0x protocol", "main": "index.js", "directories": { @@ -51,14 +51,14 @@ "types-bn": "^0.0.1", "types-ethereumjs-util": "0xProject/types-ethereumjs-util", "typescript": "~2.6.1", - "web3-typescript-typings": "^0.9.1", + "web3-typescript-typings": "^0.9.3", "yargs": "^10.0.3" }, "dependencies": { - "0x.js": "^0.29.1", + "0x.js": "^0.29.2", "@0xproject/json-schemas": "^0.7.2", "@0xproject/utils": "^0.1.3", - "@0xproject/web3-wrapper": "^0.1.3", + "@0xproject/web3-wrapper": "^0.1.4", "bluebird": "^3.5.0", "bn.js": "^4.11.8", "ethereumjs-abi": "^0.6.4", -- cgit v1.2.3