Skip to content

Commit ca151c7

Browse files
committed
docs: set webauthn version to v10
1 parent edc14ce commit ca151c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -296,7 +296,7 @@ To enable WebAuthn you need to:
296296
1. Install the peer dependencies:
297297

298298
```bash
299-
npx nypm i @simplewebauthn/server @simplewebauthn/browser
299+
npx nypm i @simplewebauthn/server@10 @simplewebauthn/browser@10
300300
```
301301

302302
2. Enable it in your `nuxt.config.ts`

0 commit comments

Comments
 (0)