mirror of
https://github.com/tauri-apps/tauri.git
synced 2026-04-03 10:11:15 +02:00
* feat(cli): migrate tauri-build version This changes the migrate command to also migrate the tauri-build dependency to v2, previously it only updated the tauri dependency. * lint