chore: Bump data provider version

This commit is contained in:
Danny Avila 2026-06-01 21:55:35 -04:00
parent 7d88a41478
commit c40f77afc9
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View file

@ -44578,7 +44578,7 @@
},
"packages/data-provider": {
"name": "librechat-data-provider",
"version": "0.8.503",
"version": "0.8.504",
"license": "ISC",
"dependencies": {
"axios": "^1.16.0",

View file

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