mirror of
https://github.com/danny-avila/LibreChat.git
synced 2025-09-21 21:50:49 +02:00

* chore: update version to v0.7.9 across all relevant files * 🔧 chore: bump @librechat/api version to 1.2.9 * 🔧 chore: update @librechat/data-schemas version to 0.0.12 * 🔧 chore: bump librechat-data-provider version to 0.7.902
3 lines
130 B
JavaScript
3 lines
130 B
JavaScript
// v0.7.9
|
|
// See .env.test.example for an example of the '.env.test' file.
|
|
require('dotenv').config({ path: './e2e/.env.test' });
|