From 545101f7a5155fed77f9c65153bd13bdc23387bf Mon Sep 17 00:00:00 2001 From: Leonid Logvinov Date: Thu, 13 Dec 2018 14:36:34 -0800 Subject: Make contracts packages not private --- contracts/interfaces/package.json | 1 - 1 file changed, 1 deletion(-) (limited to 'contracts/interfaces') diff --git a/contracts/interfaces/package.json b/contracts/interfaces/package.json index a4f152bba..b7f8f0e2b 100644 --- a/contracts/interfaces/package.json +++ b/contracts/interfaces/package.json @@ -1,5 +1,4 @@ { - "private": true, "name": "@0x/contracts-interfaces", "version": "1.0.1", "engines": { -- cgit v1.2.3