Skip to content

Commit

Permalink
Version bump in example
Browse files Browse the repository at this point in the history
  • Loading branch information
kamaal111 committed Apr 5, 2021
1 parent bf5fda7 commit a4d58d5
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 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": "16.13.1",
"react-native": "0.63.3",
"react-native-pass-library": "https://github.com/kamaal111/react-native-pass-library"
"react-native-pass-library": "0.1.3"
},
"devDependencies": {
"@babel/core": "^7.8.4",
Expand Down
5 changes: 3 additions & 2 deletions example/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5525,9 +5525,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@https://github.com/kamaal111/react-native-pass-library":
react-native-pass-library@0.1.3:
version "0.1.3"
resolved "https://github.com/kamaal111/react-native-pass-library#8a3176bd3d7dbccdf266fcc180a0c9c1d1b051e6"
resolved "https://registry.yarnpkg.com/react-native-pass-library/-/react-native-pass-library-0.1.3.tgz#08188331fab1462b5c055c24a8ffb56965e816f2"
integrity sha512-fpkbgGoMKaXBJHJ9jjtl4RhhhvaZZ1mQndNWEmp0vooF+RH4UTqpgeiJ0qyLhhc7t7WjM2TFbijH9Bpa/x2AfQ==

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

0 comments on commit a4d58d5

Please sign in to comment.