Skip to content

Commit ba77f17

Browse files
committed
Fix typo in README
1 parent 8759604 commit ba77f17

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
@@ -18,7 +18,7 @@ If you're running Expo, then:
1818

1919
```sh
2020
expo install react-native-webview
21-
npm i react-native-turnsile
21+
npm i react-native-turnstile
2222
```
2323

2424
## Usage

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-turnstile",
3-
"version": "1.0.7",
3+
"version": "1.0.8",
44
"description": "A wrapper for CloudFlare Turnstile for use in React Native apps.",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)