Skip to content
This repository was archived by the owner on Aug 19, 2019. It is now read-only.

Commit 1fdb685

Browse files
committed
fix(deps): update dependency react-native-drawer to v2.5.0
1 parent 6de1bc8 commit 1fdb685

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"react-apollo": "1.4.2",
1919
"react-intl": "2.3.0",
2020
"react-native": "0.45.0",
21-
"react-native-drawer": "2.3.0",
21+
"react-native-drawer": "2.5.0",
2222
"react-native-elements": "0.12.2",
2323
"react-native-vector-icons": "4.2.0",
2424
"reselect": "3.0.1"

yarn.lock

+4-3
Original file line numberDiff line numberDiff line change
@@ -3768,10 +3768,11 @@ [email protected]:
37683768
intl-relativeformat "^1.3.0"
37693769
invariant "^2.1.1"
37703770

3771-
react-native-drawer@2.3.0:
3772-
version "2.3.0"
3773-
resolved "https://registry.yarnpkg.com/react-native-drawer/-/react-native-drawer-2.3.0.tgz#a0369ec80ff0b61c9f152dbdea91fe76c843113a"
3771+
react-native-drawer@2.5.0:
3772+
version "2.5.0"
3773+
resolved "https://registry.yarnpkg.com/react-native-drawer/-/react-native-drawer-2.5.0.tgz#022cba5c0516126a9fc9cce3185cb46c644b51c4"
37743774
dependencies:
3775+
prop-types "^15.5.8"
37753776
tween-functions "^1.0.1"
37763777

37773778

0 commit comments

Comments
 (0)