Skip to content

Commit

Permalink
update stepper package example once more
Browse files Browse the repository at this point in the history
  • Loading branch information
testshallpass committed Mar 26, 2023
1 parent 89173d5 commit 5acea47
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"dependencies": {
"react": "18.2.0",
"react-native": "0.71.4",
"react-native-simple-stepper": "4.0.0"
"react-native-simple-stepper": "4.0.1"
},
"devDependencies": {
"@babel/core": "7.20.12",
Expand Down
8 changes: 4 additions & 4 deletions example/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5776,10 +5776,10 @@ react-native-gradle-plugin@^0.71.16:
resolved "https://registry.yarnpkg.com/react-native-gradle-plugin/-/react-native-gradle-plugin-0.71.16.tgz#822bb0c680e03b5df5aa65f2e5ffc2bc2930854a"
integrity sha512-H2BjG2zk7B7Wii9sXvd9qhCVRQYDAHSWdMw9tscmZBqSP62DkIWEQSk4/B2GhQ4aK9ydVXgtqR6tBeg3yy8TSA==

[email protected].0:
version "4.0.0"
resolved "https://registry.yarnpkg.com/react-native-simple-stepper/-/react-native-simple-stepper-4.0.0.tgz#c507fa69c1b7c1a4d511726d0707eb72a2bbf2d1"
integrity sha512-col/7XSHE6DeMKM2OrlurqGoUyXLkZXYh6euC2UIvOFM6mZ3w3aNNtGg+s7n2J4va3v3Ulw9e5l/dhyKAR72cA==
[email protected].1:
version "4.0.1"
resolved "https://registry.yarnpkg.com/react-native-simple-stepper/-/react-native-simple-stepper-4.0.1.tgz#aeb0539bbea4407e660ffe3175d10c16e5b56636"
integrity sha512-s/muOi9yPYWnMfn9qRfQWKhW6+GhiZpqZWryc+loxmNTWz5oD0gpTTm5g7vBKUI47Tdtc2wFL7ULUbGJGERO4g==

[email protected]:
version "0.71.4"
Expand Down

0 comments on commit 5acea47

Please sign in to comment.