mirror of
https://github.com/tauri-apps/tauri.git
synced 2024-12-01 11:13:40 +03:00
9 lines
184 B
Markdown
9 lines
184 B
Markdown
---
|
|
"tauri": 'patch:enhance'
|
|
"tauri-utils": 'patch:enhance'
|
|
"tauri-cli": 'patch:enhance'
|
|
"@tauri-apps/cli": 'patch:enhance'
|
|
---
|
|
|
|
Moved the updater configuration to the `BundleConfig`.
|