mirror of
https://github.com/danny-avila/LibreChat.git
synced 2026-02-26 20:34:10 +01:00
experimental: npm link test
This commit is contained in:
parent
f9c0e9853f
commit
a2a3f5c044
7 changed files with 124 additions and 50 deletions
|
|
@ -64,13 +64,13 @@
|
|||
"klona": "^2.0.6",
|
||||
"lodash": "^4.17.21",
|
||||
"meilisearch": "^0.38.0",
|
||||
"mongoose": "^8.12.1",
|
||||
"traverse": "^0.6.11",
|
||||
"winston": "^3.17.0",
|
||||
"winston-daily-rotate-file": "^5.0.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"keyv": "^5.3.2"
|
||||
"keyv": "^5.3.2",
|
||||
"mongoose": "^8.12.1"
|
||||
},
|
||||
"publishConfig": {
|
||||
"registry": "https://registry.npmjs.org/",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue