Skip to content

Commit 5673b79

Browse files
author
Kadi Kraman
committed
Update example dependency version to 2.0.0
1 parent cc3009e commit 5673b79

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
@@ -9,7 +9,7 @@
99
"dependencies": {
1010
"react": "16.0.0",
1111
"react-native": "0.50.3",
12-
"react-native-app-auth": "git+https://git@github.com/FormidableLabs/react-native-app-auth.git#b4a33ba178bddf1528066d1b5198d7d01d8693ad",
12+
"react-native-app-auth": "^2.0.0",
1313
"styled-components": "^2.2.3"
1414
},
1515
"devDependencies": {

0 commit comments

Comments
 (0)