mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-03 09:53:45 +00:00
add npm override so docs workspace resolves glob@10.5+ <hr>This is an automatic backport of pull request #4193 done by [Mergify](https://mergify.com). Co-authored-by: Ashwin Bharambe <ashwin.bharambe@gmail.com>
This commit is contained in:
parent
b9299a20ed
commit
0df6d4601f
2 changed files with 22 additions and 103 deletions
|
|
@ -29,6 +29,9 @@
|
|||
"react": "^19.0.0",
|
||||
"react-dom": "^19.0.0"
|
||||
},
|
||||
"overrides": {
|
||||
"glob": "^10.5.0"
|
||||
},
|
||||
"browserslist": {
|
||||
"production": [
|
||||
">0.5%",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue