@tauri-apps/plugin-dialog
Advanced tools
+2
-2
| { | ||
| "name": "@tauri-apps/plugin-dialog", | ||
| "version": "2.7.0", | ||
| "version": "2.7.1", | ||
| "license": "MIT OR Apache-2.0", | ||
@@ -27,4 +27,4 @@ "authors": [ | ||
| "dependencies": { | ||
| "@tauri-apps/api": "^2.10.1" | ||
| "@tauri-apps/api": "^2.11.0" | ||
| } | ||
| } |
Updated