diff --git a/breezy/package.json b/breezy/package.json index 166145d6..618653c2 100644 --- a/breezy/package.json +++ b/breezy/package.json @@ -12,7 +12,6 @@ "build": "npm run clean && npm run build:index && npm run copy:package && npm run copy:readme", "prepublishOnly": "npm run build" }, - "private": true, "repository": { "type": "git", "url": "git+https://github.com/jho406/breezy.git"