Skip to content

Commit

Permalink
feat: Version 3 is tested and published 馃槆
Browse files Browse the repository at this point in the history
  • Loading branch information
WrathChaos committed Jan 17, 2022
1 parent 7c4a7ca commit 536b3dc
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"dependencies": {
"react": "17.0.2",
"react-native": "0.66.4",
"react-native-login-screen": "^3.0.1",
"react-native-login-screen": "^3.0.2",
"react-native-text-input-interactive": "^0.1.3"
},
"devDependencies": {
Expand Down
8 changes: 4 additions & 4 deletions example/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5577,10 +5577,10 @@
"jscodeshift" "^0.11.0"
"nullthrows" "^1.1.1"

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

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

0 comments on commit 536b3dc

Please sign in to comment.