feat: publish docker image alongside npm package (#197)

This commit is contained in:
Brandon Keiji
2025-04-28 20:25:19 +00:00
committed by GitHub
parent 304d1f2712
commit 7ad6556623
8 changed files with 127 additions and 54 deletions

View File

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