Test basic building env

This commit is contained in:
chrox 2024-09-26 19:02:06 +02:00
parent 7a2e5d6e52
commit aa07a4de3b
No known key found for this signature in database
GPG key ID: 07EA917B97209AE3
12 changed files with 6642 additions and 197 deletions

View file

@ -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"