Skip to content

Commit 961563a

Browse files
committed
update to v3.0.0-3
1 parent 6108a42 commit 961563a

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
},
5151
"dependencies": {
5252
"@hawkrives/react-native-alphabetlistview": "1.0.0",
53-
"@hawkrives/react-native-search-bar": "3.0.0-2",
53+
"@hawkrives/react-native-search-bar": "3.0.0-3",
5454
"@hawkrives/react-native-sortable-list": "1.0.1",
5555
"buffer": "5.0.8",
5656
"bugsnag-react-native": "2.6.0",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -62,9 +62,9 @@
6262
merge "^1.2.0"
6363
prop-types "^15.6.0"
6464

65-
"@hawkrives/[email protected]2":
66-
version "3.0.0-2"
67-
resolved "https://registry.yarnpkg.com/@hawkrives/react-native-search-bar/-/react-native-search-bar-3.0.0-2.tgz#ef64641664656bedc471ec31b44b5c7e28616b3a"
65+
"@hawkrives/[email protected]3":
66+
version "3.0.0-3"
67+
resolved "https://registry.yarnpkg.com/@hawkrives/react-native-search-bar/-/react-native-search-bar-3.0.0-3.tgz#44bfb8888962c1c444f5099bb96be115727431de"
6868
dependencies:
6969
prop-types "^15.6.0"
7070

0 commit comments

Comments
 (0)