mirror of
https://github.com/danny-avila/LibreChat.git
synced 2026-01-06 18:48:50 +01:00
📦 ci: Refactor workflow to combine build and publish steps with version check for @librechat/data-schemas
This commit is contained in:
parent
a2b7812033
commit
932474c44e
2 changed files with 40 additions and 21 deletions
|
|
@ -56,7 +56,8 @@
|
|||
"typescript": "^5.0.4"
|
||||
},
|
||||
"publishConfig": {
|
||||
"registry": "https://registry.npmjs.org/"
|
||||
"registry": "https://registry.npmjs.org/",
|
||||
"access": "public"
|
||||
},
|
||||
"dependencies": {
|
||||
"mongoose": "^8.9.5"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue