🚀 feat: Bump version to 0.7.79 in package.json and package-lock.json

This commit is contained in:
Ruben Talstra 2025-04-05 15:07:48 +02:00
parent 4b75890d1f
commit e488dab5db
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

@ -44027,7 +44027,7 @@
},
"packages/data-provider": {
"name": "librechat-data-provider",
"version": "0.7.75",
"version": "0.7.79",
"license": "ISC",
"dependencies": {
"axios": "^1.8.2",

View file

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