Skip to content

Commit 51ee036

Browse files
committed
update example simple stepper package
1 parent fcce1a0 commit 51ee036

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
@@ -12,7 +12,7 @@
1212
"dependencies": {
1313
"react": "16.9.0",
1414
"react-native": "0.61.5",
15-
"react-native-simple-stepper": "3.0.0"
15+
"react-native-simple-stepper": "^3.0.2"
1616
},
1717
"devDependencies": {
1818
"@babel/core": "7.7.7",

example/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5072,10 +5072,10 @@ react-is@^16.8.1, react-is@^16.8.4, react-is@^16.9.0:
50725072
resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.12.0.tgz#2cc0fe0fba742d97fd527c42a13bec4eeb06241c"
50735073
integrity sha512-rPCkf/mWBtKc97aLL9/txD8DZdemK0vkA3JMLShjlJB3Pj3s+lpf1KaBzMfQrAmhMQB0n1cU/SUGgKKBCe837Q==
50745074

5075-
5076-
version "3.0.0"
5077-
resolved "https://registry.yarnpkg.com/react-native-simple-stepper/-/react-native-simple-stepper-3.0.0.tgz#58061c14f13c0b5b4b005ea49b360e6a8ff4b283"
5078-
integrity sha512-ECrtxiSXH4GQMSEvUHDPtI27UveRKdV6/mBGLq55x4oNZdgP8pw75hB271q0JyoGurgnMnzB+x8jvpCLqIhbRw==
5075+
react-native-simple-stepper@^3.0.2:
5076+
version "3.0.2"
5077+
resolved "https://registry.yarnpkg.com/react-native-simple-stepper/-/react-native-simple-stepper-3.0.2.tgz#47461b029945ddfdb12f4fb8f7268b5186248d05"
5078+
integrity sha512-wZj5glE+HGI6VMUVv3HNGdBJ1tokEFeEQU85G5vob75bipPkwzYf9c/L+wpNY3/UVNYePeJScgFfCumcizOdeg==
50795079
dependencies:
50805080
prop-types "15.5.10"
50815081

0 commit comments

Comments
 (0)