mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-13 23:11:40 +00:00
fix(dashboard): use numeric npm min-release-age
This commit is contained in:
parent
2f22a1293e
commit
309e047a19
1 changed files with 1 additions and 1 deletions
|
|
@ -2,4 +2,4 @@
|
|||
# Packages needing lifecycle scripts: npm rebuild <pkg>
|
||||
ignore-scripts=true
|
||||
# Protects local npm install only — npm ci (used in CI) ignores this
|
||||
min-release-age=3d
|
||||
min-release-age=3
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue