fix(package.json): fix private property
This commit is contained in:
		@@ -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",
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user