diff --git a/package.json b/package.json index f609db2..da0b100 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@gitzone/tools", "version": "2.0.1", - "private": true, + "private": false, "description": "setup your environment with the most important tools and update them easily.", "main": "dist/index.js", "typings": "dist/index.d.ts",