Fixes #305. The file was committed with mode 644, but npm automatically sets the executable bit on bin files, causing git to show the file as modified after pnpm install.
Fixes #305. The file was committed with mode 644, but npm automatically sets the executable bit on bin files, causing git to show the file as modified after pnpm install.