Skip to content

Commit f11d55f

Browse files
committed
Example is updated
1 parent 8661918 commit f11d55f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"react-native": "0.63.2",
1616
"react-native-apple-header": "^0.1.1",
1717
"react-native-bottom-search-bar": "^0.1.3",
18-
"react-native-bouncy-checkbox": "2.0.0-beta.1",
18+
"react-native-bouncy-checkbox": "2.0.0",
1919
"react-native-dynamic-vector-icons": "^1.1.3",
2020
"react-native-vector-icons": "^7.1.0"
2121
},

example/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5665,10 +5665,10 @@
56655665
"resolved" "https://registry.npmjs.org/react-native-bottom-search-bar/-/react-native-bottom-search-bar-0.1.3.tgz"
56665666
"version" "0.1.3"
56675667

5668-
5669-
"integrity" "sha512-3267sPvqjiuRvh5MqrMr4FOKoqUBISyjcuvfZmCk8yP7BU1eemqO3kFUV4j9d2FloMhs/yj3rfWnuCUTUse6JQ=="
5670-
"resolved" "https://registry.npmjs.org/react-native-bouncy-checkbox/-/react-native-bouncy-checkbox-2.0.0-beta.1.tgz"
5671-
"version" "2.0.0-beta.1"
5668+
5669+
"integrity" "sha512-T6i4g7TQUGJeoqU2AN70amcrgtzF+0pREju3UpFb43tAGUij+POkIX25g67eXongzLWDz8JrOsppz+q2m6AO7g=="
5670+
"resolved" "https://registry.npmjs.org/react-native-bouncy-checkbox/-/react-native-bouncy-checkbox-2.0.0.tgz"
5671+
"version" "2.0.0"
56725672

56735673
"react-native-dynamic-vector-icons@^1.1.3":
56745674
"integrity" "sha512-/sjLYvAnxIR43mmgzEjOtGmJtAZPuMJZVa1tpjfkbZHO4S8aBLjl4bJd1InPVjgazL+q0EpJBuQgu2Es0h+JSg=="

0 commit comments

Comments
 (0)