Skip to content

Commit 536b3dc

Browse files
committed
feat: Version 3 is tested and published 😇
1 parent 7c4a7ca commit 536b3dc

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"dependencies": {
1313
"react": "17.0.2",
1414
"react-native": "0.66.4",
15-
"react-native-login-screen": "^3.0.1",
15+
"react-native-login-screen": "^3.0.2",
1616
"react-native-text-input-interactive": "^0.1.3"
1717
},
1818
"devDependencies": {

example/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5577,10 +5577,10 @@
55775577
"jscodeshift" "^0.11.0"
55785578
"nullthrows" "^1.1.1"
55795579

5580-
"react-native-login-screen@^3.0.1":
5581-
"integrity" "sha512-tI751QG5Ss/Og+ZFZ4yP9bBhvkKPAzCNSGpxrKAUT4YKZnGrSdic9FWX66On6Kf/dnkeJMi3gpSFOhMoAAMB5Q=="
5582-
"resolved" "https://registry.npmjs.org/react-native-login-screen/-/react-native-login-screen-3.0.1.tgz"
5583-
"version" "3.0.1"
5580+
"react-native-login-screen@^3.0.2":
5581+
"integrity" "sha512-vOnhzWr3nL5YBAkLGhFUcv1ANTsOB//iRQBNTYgY/FxtfZuzAjFTy7eWswdMnahgrmOYyeIw/DT1IgEy6sxYJw=="
5582+
"resolved" "https://registry.npmjs.org/react-native-login-screen/-/react-native-login-screen-3.0.2.tgz"
5583+
"version" "3.0.2"
55845584

55855585
"react-native-text-input-interactive@^0.1.3", "react-native-text-input-interactive@>= 0.1.3":
55865586
"integrity" "sha512-tPhP7HVDmS7RmMJwq2RQIAWkgX5t3BNJt0IaJi+0rW8JsizcT7nhP6/sHQXMV9TxoP6dLTysCE9gFy/Me5kJfg=="

0 commit comments

Comments
 (0)