mirror of
https://github.com/tiennm99/litellm.git
synced 2026-08-05 02:23:42 +00:00
fix pkg lock
This commit is contained in:
Generated
+2
-1
@@ -27,7 +27,8 @@
|
||||
"dotenv": "^16.4.5"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=16.14"
|
||||
"node": ">=16.14",
|
||||
"npm": ">=8.3.0"
|
||||
}
|
||||
},
|
||||
"node_modules/@algolia/autocomplete-core": {
|
||||
|
||||
Reference in New Issue
Block a user