mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-03-10 14:10:37 -07:00
Downgrade version of ripgrep to the version from 7 months ago without a node 22 dependency (#7132)
This commit is contained in:
@@ -91,7 +91,7 @@
|
||||
"yargs": "^17.7.2"
|
||||
},
|
||||
"dependencies": {
|
||||
"@lvce-editor/ripgrep": "^2.1.0",
|
||||
"@lvce-editor/ripgrep": "^1.6.0",
|
||||
"simple-git": "^3.28.0",
|
||||
"strip-ansi": "^7.1.0"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user