feat: prototype publish sandbox script with npm package (#182)

This commit is contained in:
Brandon Keiji
2025-04-26 00:30:50 +00:00
committed by GitHub
parent a5ba681f8d
commit d051c0fd0f
8 changed files with 96 additions and 9 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@gemini-code/server",
"version": "0.1.0",
"version": "0.1.0-dev-62cc889.0",
"description": "Gemini Code Server",
"type": "module",
"main": "dist/index.js",