Skip to content

Commit 0db2aa1

Browse files
authored
Update react-native wizard@latest (#7021)
1 parent 3cc39ee commit 0db2aa1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/platform-includes/getting-started-install/react-native.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ If you wish to install Sentry's React Native SDK v4, follow the steps [here](/pl
77
Run `@sentry/wizard`:
88

99
```bash {tabTitle:npm}
10-
npx @sentry/wizard -s -i reactNative
10+
npx @sentry/wizard@latest -s -i reactNative
1111
```
1212

1313
<Note>

0 commit comments

Comments
 (0)