mirror of
https://github.com/QwenLM/qwen-code.git
synced 2025-12-23 02:07:52 +00:00
fix: use relative imports within the same package (#93)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@gemini-code/server",
|
||||
"version": "1.0.0",
|
||||
"version": "0.1.0",
|
||||
"description": "Gemini Code Server",
|
||||
"type": "module",
|
||||
"main": "dist/index.js",
|
||||
|
||||
Reference in New Issue
Block a user