mirror of
https://github.com/readest/readest.git
synced 2026-05-03 05:50:55 +00:00
Test basic building env
This commit is contained in:
parent
7a2e5d6e52
commit
aa07a4de3b
12 changed files with 6642 additions and 197 deletions
|
|
@ -10,6 +10,10 @@
|
|||
"tauri": "tauri"
|
||||
},
|
||||
"dependencies": {
|
||||
"@tauri-apps/api": "2.0.0-rc.5",
|
||||
"@tauri-apps/plugin-fs": "2.0.0-rc.2",
|
||||
"@tauri-apps/plugin-log": "2.0.0-rc.1",
|
||||
"lucide-react": "^0.446.0",
|
||||
"next": "14.2.13",
|
||||
"react": "^18",
|
||||
"react-dom": "^18"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue