Skip to content

Commit

Permalink
Updated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
alvaromb committed Jan 13, 2016
1 parent 347a835 commit 808418f
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-native-navigator-wrapper",
"version": "0.0.6",
"version": "0.0.8",
"description": "A React Native Navigator component wrapper that implements nested navigators for both push and modal transitions.",
"main": "index.js",
"scripts": {
Expand Down Expand Up @@ -29,7 +29,6 @@
"eslint-plugin-react": "^3.7.1"
},
"dependencies": {
"react-native": ">=0.12.0",
"react-native-vector-icons": "^0.8.4"
"react-native-vector-icons": ">=1.0.4"
}
}

0 comments on commit 808418f

Please sign in to comment.