Skip to content

Commit

Permalink
fix unit tests, Example
Browse files Browse the repository at this point in the history
  • Loading branch information
aksonov committed Jul 3, 2017
1 parent 5f07a88 commit 12138e2
Show file tree
Hide file tree
Showing 7 changed files with 1,122 additions and 150 deletions.
6 changes: 3 additions & 3 deletions Example/package.json
Expand Up @@ -8,11 +8,11 @@
"jest": "jest"
},
"dependencies": {
"react": "16.0.0-alpha.6",
"react-native": "0.44.0",
"react": "16.0.0-alpha.12",
"react-native": "0.45.0",
"react-native-button": "^1.8.2",
"react-native-drawer": "^2.3.0",
"react-native-router-flux": "^3.39.1"
"react-native-router-flux": "^3.41.0-beta.2"
},
"devDependencies": {
"babel-jest": "19.0.0",
Expand Down

0 comments on commit 12138e2

Please sign in to comment.