Skip to content

Commit 56032dc

Browse files
committed
docs(readme): update install command
1 parent 6b19198 commit 56032dc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Check out the [v7 to v8 migration guide](https://next-safe-action.dev/docs/migra
3030
## Installation
3131

3232
```bash
33-
npm i next-safe-action@beta
33+
npm i next-safe-action
3434
```
3535

3636
## Playground

packages/next-safe-action/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Check out the [v7 to v8 migration guide](https://next-safe-action.dev/docs/migra
3030
## Installation
3131

3232
```bash
33-
npm i next-safe-action@beta
33+
npm i next-safe-action
3434
```
3535

3636
## Playground

0 commit comments

Comments
 (0)