Make contracts package private

This commit is contained in:
Brandon Millman
2017-12-08 12:41:31 -08:00
parent f341f62b2b
commit d14ed71191

View File

@@ -1,4 +1,5 @@
{
"private": true,
"name": "contracts",
"version": "1.0.0",
"description": "Smart contract components of 0x protocol",