chore: Bump data provider version

This commit is contained in:
Danny Avila 2026-06-01 21:55:35 -04:00
parent 6fa360ffe4
commit 5db44b4bb5
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View file

@ -44532,7 +44532,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",