mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-01-11 22:40:26 +01:00
Integrated update experience (#259)
This commit is contained in:
9
package-lock.json
generated
9
package-lock.json
generated
@@ -38,6 +38,7 @@
|
||||
"plugins/template-function-uuid",
|
||||
"plugins/template-function-xml",
|
||||
"plugins/themes-yaak",
|
||||
"src-tauri",
|
||||
"src-tauri/yaak-crypto",
|
||||
"src-tauri/yaak-git",
|
||||
"src-tauri/yaak-fonts",
|
||||
@@ -4251,6 +4252,10 @@
|
||||
"resolved": "src-tauri/yaak-sync",
|
||||
"link": true
|
||||
},
|
||||
"node_modules/@yaakapp-internal/tauri": {
|
||||
"resolved": "src-tauri",
|
||||
"link": true
|
||||
},
|
||||
"node_modules/@yaakapp-internal/templates": {
|
||||
"resolved": "src-tauri/yaak-templates",
|
||||
"link": true
|
||||
@@ -18991,6 +18996,10 @@
|
||||
"name": "@yaak/themes-yaak",
|
||||
"version": "0.1.0"
|
||||
},
|
||||
"src-tauri": {
|
||||
"name": "@yaakapp-internal/tauri",
|
||||
"version": "1.0.0"
|
||||
},
|
||||
"src-tauri/yaak-crypto": {
|
||||
"name": "@yaakapp-internal/crypto",
|
||||
"version": "1.0.0"
|
||||
|
||||
Reference in New Issue
Block a user