mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-07-28 17:38:53 +02:00
chore(deps): update to tauri alpha.20, @tauri-apps/api alpha.13 (#839)
* chore(deps): update to tauri alpha.20, @tauri-apps/api alpha.13 * fix lockfile
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
// SPDX-License-Identifier: Apache-2.0
|
||||
// SPDX-License-Identifier: MIT
|
||||
|
||||
import { invoke, Channel } from "@tauri-apps/api/primitives";
|
||||
import { invoke, Channel } from "@tauri-apps/api/core";
|
||||
|
||||
/** Options used to check for updates */
|
||||
interface CheckOptions {
|
||||
|
||||
Reference in New Issue
Block a user