mirror of
https://github.com/Yidadaa/ChatGPT-Next-Web.git
synced 2025-08-10 17:59:07 +08:00
Chore [Package] Downgrade Tauri Builder Version (#3656)
- [+] chore(package.json): update @tauri-apps/cli devDependency to version 1.5.7 - [+] chore(yarn.lock): update @tauri-apps/cli versions to 1.5.7
This commit is contained in:
@@ -42,7 +42,7 @@
|
||||
"zustand": "^4.3.8"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@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",
|
||||
|
Reference in New Issue
Block a user