mirror of
https://github.com/danny-avila/LibreChat.git
synced 2026-03-10 01:52:37 +01:00
✨ v0.8.3-rc2 (#12027)
This commit is contained in:
parent
6ebee069c7
commit
acac7edcd3
17 changed files with 28 additions and 264 deletions
|
|
@ -1,4 +1,4 @@
|
|||
/** v0.8.3-rc1 */
|
||||
/** v0.8.3-rc2 */
|
||||
module.exports = {
|
||||
roots: ['<rootDir>/src'],
|
||||
testEnvironment: 'jsdom',
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@librechat/frontend",
|
||||
"version": "v0.8.3-rc1",
|
||||
"version": "v0.8.3-rc2",
|
||||
"description": "",
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue