1
1
mirror of https://github.com/tauri-apps/tauri.git synced 2024-12-21 01:32:03 +03:00
tauri/.changes/clr.rs-fix-tauri-info.md

8 lines
160 B
Markdown

---
"cli.rs": patch
---
Fix `tauri info`
* Properly detect `yarn` and `npm` versions on windows.
* Fix a panic caused by a wrong field name in `metadata.json`