From e61aae02d50848526597fcb343e179a2910d0824 Mon Sep 17 00:00:00 2001 From: Aslam H Date: Sat, 7 Sep 2024 01:55:43 +0700 Subject: [PATCH] chore: update package json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f3eee142..900ca126 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "web" ], "dependencies": { - "@tauri-apps/cli": "^2.0.0-rc.11", + "@tauri-apps/cli": "^2.0.0-rc.12", "@tauri-apps/plugin-fs": "^2.0.0-rc.2", "jazz-nodejs": "0.7.35-unique.2", "react-icons": "^5.3.0"