ソースを参照

chore(changes): adjust change file for Android script execution fix

Lucas Nogueira 2 年 前
コミット
6b469c40c6
1 ファイル変更2 行追加1 行削除
  1. 2 1
      .changes/pnpm-android.md

+ 2 - 1
.changes/pnpm-android.md

@@ -1,5 +1,6 @@
 ---
-'cli.rs': 'patch'
+"cli.rs": patch
+"cli.js": patch
 ---
 
 Fix `tauri anroid build/dev` crashing when used with standalone `pnpm` executable on Windows.