Skip to content

Commit

Permalink
added missing dependency (react-native-tab-navigator)
Browse files Browse the repository at this point in the history
  • Loading branch information
dabit3 committed Sep 21, 2016
1 parent 01da081 commit a3ed4f0
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,8 @@
"bugs": {
"url": "https://github.com/dabit3/React-Native-Elements/issues"
},
"homepage": "https://github.com/dabit3/React-Native-Elements#readme"
"homepage": "https://github.com/dabit3/React-Native-Elements#readme",
"dependencies": {
"react-native-tab-navigator": "^0.3.3"
}
}

0 comments on commit a3ed4f0

Please sign in to comment.