浏览代码

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.