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",