Skip to content

Commit

Permalink
Update react-native-vector-icons to the latest version πŸš€ (#49)
Browse files Browse the repository at this point in the history
* fix(package): update react-native-vector-icons to version 4.6.0

Closes #39

* chore(package): update lockfile

https://npm.im/greenkeeper-lockfile
  • Loading branch information
alacroix authored May 2, 2018
1 parent 898e14c commit 4a27e84
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"react-native-fetch-blob": "0.10.8",
"react-native-image-resizer": "1.0.0",
"react-native-modal": "2.5.0",
"react-native-vector-icons": "4.3.0",
"react-native-vector-icons": "4.6.0",
"react-navigation": "1.0.0-beta.11",
"realm": "1.10.3"
},
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3910,9 +3910,9 @@ react-native-tab-view@^0.0.65:
dependencies:
prop-types "^15.5.8"

react-native-vector-icons@4.3.0:
version "4.3.0"
resolved "https://registry.yarnpkg.com/react-native-vector-icons/-/react-native-vector-icons-4.3.0.tgz#49eab845fbcde6354cb3dbcb62c1abd1f6abc866"
react-native-vector-icons@4.6.0:
version "4.6.0"
resolved "https://registry.yarnpkg.com/react-native-vector-icons/-/react-native-vector-icons-4.6.0.tgz#e4014311ffa6de397d914ffc31b7097a874cc8d5"
dependencies:
lodash "^4.0.0"
prop-types "^15.5.10"
Expand Down

0 comments on commit 4a27e84

Please sign in to comment.