Skip to content

Commit 9c92e10

Browse files
committed
downgrade to react-native-vector-icons@4
1 parent 8c47022 commit 9c92e10

File tree

2 files changed

+2
-10
lines changed

2 files changed

+2
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@
136136
"react-native-searchbar-controlled": "1.0.0",
137137
"react-native-tableview-simple": "0.17.5",
138138
"react-native-typography": "1.3.0",
139-
"react-native-vector-icons": "5.0.0",
139+
"react-native-vector-icons": "4.6.0",
140140
"react-navigation": "2.13.0",
141141
"react-navigation-material-bottom-tabs": "0.3.0",
142142
"react-redux": "5.0.7",

yarn.lock

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -6038,15 +6038,7 @@ [email protected], react-native-typography@^1.3.0:
60386038
version "1.3.0"
60396039
resolved "https://registry.yarnpkg.com/react-native-typography/-/react-native-typography-1.3.0.tgz#ae921c141ab1dfdf4335ebc2b4a146bcf7919b36"
60406040

6041-
6042-
version "5.0.0"
6043-
resolved "https://registry.yarnpkg.com/react-native-vector-icons/-/react-native-vector-icons-5.0.0.tgz#d0bd6fdda01159db409810718dd04904951a98f5"
6044-
dependencies:
6045-
lodash "^4.0.0"
6046-
prop-types "^15.5.10"
6047-
yargs "^8.0.2"
6048-
6049-
react-native-vector-icons@^4.4.2:
6041+
[email protected], react-native-vector-icons@^4.4.2:
60506042
version "4.6.0"
60516043
resolved "https://registry.yarnpkg.com/react-native-vector-icons/-/react-native-vector-icons-4.6.0.tgz#e4014311ffa6de397d914ffc31b7097a874cc8d5"
60526044
dependencies:

0 commit comments

Comments
 (0)