feat(notification): add plugin (#326)

This commit is contained in:
Lucas Fernandes Nogueira
2023-05-02 13:09:50 -03:00
committed by GitHub
parent 864b9d790f
commit e9bbe94181
34 changed files with 1536 additions and 8 deletions
+10
View File
@@ -169,6 +169,16 @@ importers:
specifier: ^2.5.0
version: 2.5.0
plugins/notification:
dependencies:
'@tauri-apps/api':
specifier: ^1.2.0
version: 1.2.0
devDependencies:
tslib:
specifier: ^2.4.1
version: 2.4.1
plugins/positioner:
dependencies:
'@tauri-apps/api':