diff --git a/package.json b/package.json index 9794b07..4ed27ee 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "repository": "https://github.com/g2crowd/extractOptions.git", "author": "Michael Wheeler", "license": "MIT", - "private": true, + "private": false, "scripts": { "test": "jest", "watch": "jest --watchAll"