From ba87ca07993dc1f4699917822b8866c386aef19f Mon Sep 17 00:00:00 2001 From: PandaDEV <70103896+0PandaDEV@users.noreply.github.com> Date: Fri, 9 Aug 2024 15:36:29 +0200 Subject: [PATCH] Update package.json --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 6a92e16..f94521d 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ }, "dependencies": { "@pinia/nuxt": "^0.5.2", - "@tauri-apps/cli": "2.0.0-rc.1", + "@tauri-apps/cli": "2.0.0-rc.3", "@tauri-apps/plugin-dialog": "2.0.0-rc.0", "@tauri-apps/plugin-fs": "2.0.0-rc.0", "@tauri-apps/plugin-global-shortcut": "2.0.0-rc.0", @@ -31,4 +31,4 @@ "uuid": "10.0.0", "vue-router": "^4.4.2" } -} \ No newline at end of file +}