mirror of
https://github.com/danny-avila/LibreChat.git
synced 2026-08-28 20:54:59 +00:00
* chore: bump @librechat/agents to v3.1.64 * chore: update axios to version 1.15.0 across multiple packages
10 lines
224 B
JSON
10 lines
224 B
JSON
{
|
|
"name": "librechat-data-provider/react-query",
|
|
"private": true,
|
|
"main": "../index.js",
|
|
"module": "./index.es.js",
|
|
"types": "../dist/types/react-query/index.d.ts",
|
|
"dependencies": {
|
|
"axios": "^1.15.0"
|
|
}
|
|
}
|