diff options
| author | 2026-01-15 16:53:19 +0800 | |
|---|---|---|
| committer | 2026-01-15 17:36:39 +0800 | |
| commit | 43317e79866e11614735067746af59555034548f (patch) | |
| tree | f9a12592970f23467b685f361a2d380f59868a5f /ui/package.json | |
| parent | 25dd14c9114a0f1dfbb48d9281bd3f9d97d2dbbf (diff) | |
| download | DropOut-43317e79866e11614735067746af59555034548f.tar.gz DropOut-43317e79866e11614735067746af59555034548f.zip | |
chore: Add @tauri-apps/plugin-fs version 2.4.5 to package.json and update pnpm-lock.yaml
Diffstat (limited to 'ui/package.json')
| -rw-r--r-- | ui/package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ui/package.json b/ui/package.json index cd6d9e7..5848109 100644 --- a/ui/package.json +++ b/ui/package.json @@ -30,6 +30,7 @@ "dependencies": { "@tauri-apps/api": "^2.9.1", "@tauri-apps/plugin-dialog": "^2.5.0", + "@tauri-apps/plugin-fs": "^2.4.5", "@tauri-apps/plugin-shell": "^2.3.4", "lucide-svelte": "^0.562.0", "marked": "^17.0.1", |