Skip to content

Commit 76390fa

Browse files
committed
Example is update
1 parent f9aa2ac commit 76390fa

File tree

3 files changed

+12
-12
lines changed

3 files changed

+12
-12
lines changed

example/package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"@freakycoder/react-native-bounceable": "^0.2.5",
1414
"react": "16.13.1",
1515
"react-native": "0.63.4",
16-
"react-native-checkbox-flex": "^0.1.1",
16+
"react-native-checkbox-flex": "^0.1.12",
1717
"react-native-linear-gradient": "^2.5.6"
1818
},
1919
"devDependencies": {

example/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5599,10 +5599,10 @@
55995599
"resolved" "https://registry.yarnpkg.com/react-is/-/react-is-16.13.1.tgz"
56005600
"version" "16.13.1"
56015601

5602-
"react-native-checkbox-flex@^0.1.1":
5603-
"integrity" "sha512-gVH6BK4LwVl6MetLi7d3HVTjtuEw7DJw66+94nWPw1Nxt0olL2rIRFTY6xXf7MzCERHpRvTKmGb1xmV8TDHVHw=="
5604-
"resolved" "https://registry.npmjs.org/react-native-checkbox-flex/-/react-native-checkbox-flex-0.1.11.tgz"
5605-
"version" "0.1.11"
5602+
"react-native-checkbox-flex@^0.1.12":
5603+
"integrity" "sha512-/9WOaFaZRhoW0pTlhg9CfJCNiV4sgTI3HACgNfXAH6j/ofG775NLnmR6Um//G+nEbS30YjMVUBqFomqbdjrMIw=="
5604+
"resolved" "https://registry.npmjs.org/react-native-checkbox-flex/-/react-native-checkbox-flex-0.1.12.tgz"
5605+
"version" "0.1.12"
56065606

56075607
"react-native-linear-gradient@^2.5.6":
56085608
"integrity" "sha512-HDwEaXcQIuXXCV70O+bK1rizFong3wj+5Q/jSyifKFLg0VWF95xh8XQgfzXwtq0NggL9vNjPKXa016KuFu+VFg=="

0 commit comments

Comments
 (0)