mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-03-20 11:00:40 -07:00
Use shrinkwrap for package locking (#8298)
This commit is contained in:
committed by
GitHub
parent
c15774ce68
commit
21826010ef
@@ -59,7 +59,8 @@
|
||||
"files": [
|
||||
"bundle/",
|
||||
"README.md",
|
||||
"LICENSE"
|
||||
"LICENSE",
|
||||
"npm-shrinkwrap.json"
|
||||
],
|
||||
"devDependencies": {
|
||||
"@types/marked": "^5.0.2",
|
||||
|
||||
Reference in New Issue
Block a user