@tauri-apps/plugin-dialog
Advanced tools
Comparing version 2.0.0-beta.8 to 2.0.0-rc.0
{ | ||
"name": "@tauri-apps/plugin-dialog", | ||
"version": "2.0.0-beta.8", | ||
"version": "2.0.0-rc.0", | ||
"license": "MIT or APACHE-2.0", | ||
@@ -27,4 +27,4 @@ "authors": [ | ||
"dependencies": { | ||
"@tauri-apps/api": "^2.0.0-beta.16" | ||
"@tauri-apps/api": "^2.0.0-rc.0" | ||
} | ||
} |
@@ -21,3 +21,3 @@ ![plugin-dialog](https://github.com/tauri-apps/plugins-workspace/raw/v2/plugins/dialog/banner.png) | ||
[dependencies] | ||
tauri-plugin-dialog = "2.0.0-beta" | ||
tauri-plugin-dialog = "2.0.0-rc" | ||
# alternatively with Git: | ||
@@ -24,0 +24,0 @@ tauri-plugin-dialog = { git = "https://github.com/tauri-apps/plugins-workspace", branch = "v2" } |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
23237
Updated@tauri-apps/api@^2.0.0-rc.0