fix(cli): ios dev and ios build support for bun (#10569)

This commit is contained in:
Lucas Fernandes Nogueira
2024-08-13 09:00:41 -03:00
committed by GitHub
parent 41c7a6646b
commit 712f1049fa
2 changed files with 11 additions and 2 deletions

View File

@@ -0,0 +1,6 @@
---
"tauri-cli": patch:bug
"@tauri-apps/cli": patch:bug
---
Fixes running `ios dev` and `ios build` using `bun`.