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:
Lucas Fernandes Nogueira
2023-12-20 00:18:05 +02:00
committed by GitHub
parent e5f979f91a
commit 2cf8faa3e1
69 changed files with 315 additions and 217 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ import {
invoke,
PluginListener,
addPluginListener,
} from "@tauri-apps/api/primitives";
} from "@tauri-apps/api/core";
/**
* Options to send a notification.