chore: bump librechat-data-provider

This commit is contained in:
Danny Avila
2024-10-21 09:38:40 -04:00
parent f121439960
commit a6fbe7591a
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

@@ -36522,7 +36522,7 @@
},
"packages/data-provider": {
"name": "librechat-data-provider",
"version": "0.7.428",
"version": "0.7.429",
"license": "ISC",
"dependencies": {
"@types/js-yaml": "^4.0.9",

View File

@@ -1,6 +1,6 @@
{
"name": "librechat-data-provider",
"version": "0.7.428",
"version": "0.7.429",
"description": "data services for librechat apps",
"main": "dist/index.js",
"module": "dist/index.es.js",