Release: rename project from ChatGPT Clone to LibreChat in various files and configurations (#454)

This commit is contained in:
Danny Avila 2023-06-05 14:24:08 -04:00 committed by GitHub
parent f845192d2d
commit 638faf9850
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
13 changed files with 26 additions and 35 deletions

View file

@ -11,15 +11,15 @@
},
"repository": {
"type": "git",
"url": "git+https://github.com/danny-avila/chatgpt-clone.git"
"url": "git+https://github.com/danny-avila/LibreChat.git"
},
"keywords": [],
"author": "",
"license": "ISC",
"bugs": {
"url": "https://github.com/danny-avila/chatgpt-clone/issues"
"url": "https://github.com/danny-avila/LibreChat/issues"
},
"homepage": "https://github.com/danny-avila/chatgpt-clone#readme",
"homepage": "https://github.com/danny-avila/LibreChat#readme",
"dependencies": {
"@fortawesome/fontawesome-svg-core": "^6.4.0",
"@fortawesome/free-brands-svg-icons": "^6.4.0",