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