Skip to content

Commit e542d6d

Browse files
committed
docs: update version in example app
1 parent 5f7d628 commit e542d6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"react": "18.2.0",
1616
"react-dom": "18.2.0",
1717
"react-native": "0.72.4",
18-
"react-native-laravel-sanctum": "file:react-native-laravel-sanctum-0.2.0.tgz",
18+
"react-native-laravel-sanctum": "^0.3.0",
1919
"react-native-web": "~0.19.6"
2020
},
2121
"devDependencies": {

0 commit comments

Comments
 (0)