mirror of
https://github.com/danny-avila/LibreChat.git
synced 2026-01-13 05:58:51 +01:00
v0.8.2-rc1
This commit is contained in:
parent
f9060fa25f
commit
e86a40e4d4
10 changed files with 13 additions and 13 deletions
|
|
@ -1,4 +1,4 @@
|
|||
/** v0.8.1 */
|
||||
/** v0.8.2-rc1 */
|
||||
module.exports = {
|
||||
roots: ['<rootDir>/src'],
|
||||
testEnvironment: 'jsdom',
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@librechat/frontend",
|
||||
"version": "v0.8.1",
|
||||
"version": "v0.8.2-rc1",
|
||||
"description": "",
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue