Skip to content

Commit

Permalink
chore: Remove yarn pnpm from Prebuild Expo project
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexNti committed Nov 12, 2024
1 parent efb1d34 commit b22d0da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/references/expo/passkeys.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ This guide shows you how to authenticate with passkeys in your Expo application.

### Prebuild Expo project

<CodeBlockTabs type="installer" options={["npm", "yarn", "pnpm"]}>
<CodeBlockTabs type="installer" options={["npx"]}>
```bash {{ filename: 'terminal' }}
npx expo prebuild
```
Expand Down

0 comments on commit b22d0da

Please sign in to comment.