Remove 'private' field from root package.json to enable publishing

This commit is contained in:
mkorwel
2025-10-21 20:50:59 -07:00
parent f0ccf3e52d
commit 4a0b341575
-1
View File
@@ -8,7 +8,6 @@
"workspaces": [
"packages/*"
],
"private": "true",
"repository": {
"type": "git",
"url": "git+https://github.com/google-gemini/gemini-cli.git"