diff --git a/README.md b/README.md index 87d875103..771a9aa4f 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ [![MacOS][MacOS-image]][download-url] [![Linux][Linux-image]][download-url] -[网页版](https://chat-gpt-next-web-gosuto.vercel.app/) / ~~[客户端](https://github.com/Hk-Gosuto/ChatGPT-Next-Web-LangChain/releases)~~ / [反馈](https://github.com/Hk-Gosuto/ChatGPT-Next-Web-LangChain/issues) +[网页版](https://chat-gpt-next-web-gosuto.vercel.app/) / [反馈](https://github.com/Hk-Gosuto/ChatGPT-Next-Web-LangChain/issues) [web-url]: https://chat-gpt-next-web-gosuto.vercel.app/ [download-url]: https://github.com/Hk-Gosuto/ChatGPT-Next-Web-LangChain/releases diff --git a/package.json b/package.json index 33baff557..f673e7e92 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ }, "devDependencies": { "@types/html-to-text": "^9.0.1", - "@tauri-apps/cli": "^1.5.8", + "@tauri-apps/cli": "1.5.7", "@types/node": "^20.9.0", "@types/react": "^18.2.14", "@types/react-dom": "^18.2.7",