Skip to content

Commit

Permalink
Set alpha package in guide
Browse files Browse the repository at this point in the history
  • Loading branch information
dasanra committed Nov 30, 2023
1 parent a06acbb commit f0d8021
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion safe-core-sdk/auth-kit/guides/safe-auth.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ The `SafeAuthPack` is an authentication system that utilizes the [Web3Auth](http
### Install dependencies

```bash
yarn add @safe-global/auth-kit @web3auth/safeauth-embed
yarn add @safe-global/auth-kit@alpha @web3auth/safeauth-embed
```

## Create a SafeAuthPack instance
Expand Down

0 comments on commit f0d8021

Please sign in to comment.