diff --git a/tauri/package.json b/tauri/package.json index 402e740f46a..b28eef60aa5 100644 --- a/tauri/package.json +++ b/tauri/package.json @@ -13,11 +13,11 @@ "@jellyfin-vue/frontend": "*" }, "devDependencies": { - "@tauri-apps/cli": "1.4.0" + "@tauri-apps/cli": "1.5.0" }, "engines": { "node": ">=18.12.0 <19.0.0", "npm": ">=8.19.2", "yarn": "Yarn is not supported. Please use NPM." } -} +} \ No newline at end of file