* ✨ v0.8.0 * 🔧 chore: Update config version to 1.3.0 * 🔧 chore: Bump @librechat/api version to 1.4.1 * 🔧 chore: Update @librechat/client version to 0.3.1 * 🔧 chore: Bump librechat-data-provider version to 0.8.020 * 🔧 chore: Bump @librechat/data-schemas version to 0.0.23
4 lines
130 B
JavaScript
4 lines
130 B
JavaScript
// v0.8.0
|
|
// See .env.test.example for an example of the '.env.test' file.
|
|
require('dotenv').config({ path: './e2e/.env.test' });
|