From 44e516ac65d4923cc83b0112c509317c6a6d87b6 Mon Sep 17 00:00:00 2001 From: Leonid Logvinov Date: Thu, 13 Dec 2018 14:58:57 -0800 Subject: Publish - @0x/contracts-examples@1.0.2 - @0x/contracts-extensions@1.0.2 - @0x/contracts-interfaces@1.0.2 - @0x/contracts-libs@1.0.2 - @0x/contracts-multisig@1.0.2 - @0x/contracts-protocol@2.1.59 - @0x/contracts-tokens@1.0.2 - @0x/contracts-utils@1.0.2 --- contracts/interfaces/package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'contracts/interfaces/package.json') diff --git a/contracts/interfaces/package.json b/contracts/interfaces/package.json index b7f8f0e2b..4d3e4b7f9 100644 --- a/contracts/interfaces/package.json +++ b/contracts/interfaces/package.json @@ -1,6 +1,6 @@ { "name": "@0x/contracts-interfaces", - "version": "1.0.1", + "version": "1.0.2", "engines": { "node": ">=6.12" }, @@ -41,8 +41,8 @@ }, "dependencies": { "@0x/base-contract": "^3.0.10", - "@0x/contracts-libs": "^1.0.1", - "@0x/contracts-utils": "^1.0.1", + "@0x/contracts-libs": "^1.0.2", + "@0x/contracts-utils": "^1.0.2", "@0x/types": "^1.4.1", "@0x/typescript-typings": "^3.0.6", "@0x/utils": "^2.0.8", -- cgit v1.2.3