Browse Source

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

Lucas Nogueira 2 years ago
parent
commit
6b469c40c6
1 changed files with 2 additions and 1 deletions
  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.