소스 검색

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.