diff options
Diffstat (limited to 'package-lock.json')
| -rw-r--r-- | package-lock.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package-lock.json b/package-lock.json index 205f5fec..7a081599 100644 --- a/package-lock.json +++ b/package-lock.json @@ -11202,7 +11202,7 @@ "name": "@google/gemini-cli", "version": "0.1.9", "dependencies": { - "@google/gemini-cli-core": "*", + "@google/gemini-cli-core": "file:../core", "@types/update-notifier": "^6.0.8", "command-exists": "^1.2.9", "diff": "^7.0.0", |
