فهرست منبع

Update api-toIpc.md

Amr Bashir 10 ماه پیش
والد
کامیت
93177b77ed
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      .changes/api-toIpc.md

+ 1 - 1
.changes/api-toIpc.md

@@ -1,5 +1,5 @@
 ---
-"@tauri-apps": "patch:feat"
+"@tauri-apps/cli": "patch:feat"
 ---
 
 Add to `toIpc`  method on `PhysicalSize`, `PhysicalPosition`, `LogicalSize` and `LogicalPosition` to convert it into IPC-compatible value that can be deserialized correctly on the Rust side into its equivalent struct.