Skip to content

Commit

Permalink
Updating example
Browse files Browse the repository at this point in the history
  • Loading branch information
kamaal111 committed Apr 5, 2021
1 parent 3b34c40 commit 5a59784
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions example/ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -238,7 +238,7 @@ PODS:
- React-cxxreact (= 0.63.3)
- React-jsi (= 0.63.3)
- React-jsinspector (0.63.3)
- react-native-pass-library (0.1.1):
- react-native-pass-library (0.1.2):
- PassLibrary (~> 2.1.2)
- React
- React-RCTActionSheet (0.63.3):
Expand Down Expand Up @@ -457,7 +457,7 @@ SPEC CHECKSUMS:
React-jsi: df07aa95b39c5be3e41199921509bfa929ed2b9d
React-jsiexecutor: b56c03e61c0dd5f5801255f2160a815f4a53d451
React-jsinspector: 8e68ffbfe23880d3ee9bafa8be2777f60b25cbe2
react-native-pass-library: 1b803e86472cc4f23572e9d989fbc65415ee7960
react-native-pass-library: effc307d4ed2fb5912441d9516851b69c26b0439
React-RCTActionSheet: 53ea72699698b0b47a6421cb1c8b4ab215a774aa
React-RCTAnimation: 1befece0b5183c22ae01b966f5583f42e69a83c2
React-RCTBlob: 0b284339cbe4b15705a05e2313a51c6d8b51fa40
Expand Down
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": "16.13.1",
"react-native": "0.63.3",
"react-native-pass-library": "0.1.1"
"react-native-pass-library": "0.1.2"
},
"devDependencies": {
"@babel/core": "^7.8.4",
Expand Down
8 changes: 4 additions & 4 deletions example/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5564,10 +5564,10 @@ react-is@^16.12.0, react-is@^16.8.1, react-is@^16.8.4, react-is@^16.8.6:
resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.13.1.tgz#789729a4dc36de2999dc156dd6c1d9c18cea56a4"
integrity sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==

react-native-pass-library@0.1.1:
version "0.1.1"
resolved "https://registry.yarnpkg.com/react-native-pass-library/-/react-native-pass-library-0.1.1.tgz#f2397a6df29baaf82acb24b2041240a6f13d4037"
integrity sha512-g+hljXDdhDQXSZfMB0oar9F+okGQ3J1Y23bU6FdBK9HOJG7FFA3yQQZs2dRSVH808Vn9jQgd9rVudb6v9yMGRw==
react-native-pass-library@0.1.2:
version "0.1.2"
resolved "https://registry.yarnpkg.com/react-native-pass-library/-/react-native-pass-library-0.1.2.tgz#50e9b17f187a0580948a45183d7185d9734f98e4"
integrity sha512-Tdt7X7GNh46rLUQwjM5fgwOV0CZid5+lms94t7HxR1VOLA0nd8oY5y8vM1h3y6JBIkJECYApMlbp6w3pi6ZyrQ==

react-native@0.63.3:
version "0.63.3"
Expand Down

0 comments on commit 5a59784

Please sign in to comment.