From 41dfbc2709d775f1b171cb5eb035ebe09a59eba1 Mon Sep 17 00:00:00 2001 From: Julien Fontanet Date: Fri, 10 Apr 2015 11:41:02 +0200 Subject: [PATCH] Publish to npm as xo-collection. --- packages/xo-collection/package.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/packages/xo-collection/package.json b/packages/xo-collection/package.json index 2e96380f4..4e2f6a7b2 100644 --- a/packages/xo-collection/package.json +++ b/packages/xo-collection/package.json @@ -1,6 +1,5 @@ { - "private": true, - "name": "collection", + "name": "xo-collection", "version": "0.0.0", "license": "ISC", "description": "Generic in-memory collection with events",