[extensions] Add extension management install command (#6703)

This commit is contained in:
christine betts 2025-08-25 17:02:10 +00:00 committed by GitHub
parent 49cce8a15d
commit 0bd496bd51
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
14 changed files with 562 additions and 115 deletions

View file

@ -94,6 +94,7 @@
"dependencies": {
"@lvce-editor/ripgrep": "^2.1.0",
"node-fetch": "^3.3.2",
"simple-git": "^3.28.0",
"strip-ansi": "^7.1.0"
},
"optionalDependencies": {