🔧 chore: Bump version to 0.7.790 in package.json and package-lock.json

This commit is contained in:
Ruben Talstra 2025-04-10 19:07:34 +02:00
parent 81fe64da05
commit c9b04ef1b4
No known key found for this signature in database
GPG key ID: 2A5A7174A60F3BEA
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View file

@ -43688,7 +43688,7 @@
},
"packages/data-provider": {
"name": "librechat-data-provider",
"version": "0.7.789",
"version": "0.7.790",
"license": "ISC",
"dependencies": {
"axios": "^1.8.2",

View file

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