Skip to content

Commit

Permalink
patch updated react-native-experimental-navigation (#3290)
Browse files Browse the repository at this point in the history
  • Loading branch information
jwarykowski authored and aksonov committed Sep 24, 2018
1 parent 605f89e commit 59f67a2
Show file tree
Hide file tree
Showing 2 changed files with 755 additions and 1,400 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,14 +36,14 @@
}
],
"dependencies": {
"babel-plugin-transform-remove-console": "^6.8.5",
"lodash.isequal": "^4.5.0",
"prop-types": "^15.6.0",
"react": "16.2.0",
"react-addons-pure-render-mixin": "15.6.2",
"react-dom": "16.2.0",
"react-native": "0.52.1",
"babel-plugin-transform-remove-console": "^6.8.5",
"lodash.isequal": "^4.5.0",
"prop-types": "^15.6.0",
"react-native-experimental-navigation": "^0.29.1",
"react-native-experimental-navigation": "^0.29.2",
"react-native-tabs": "^1.0.9",
"react-static-container": "^1.0.2"
},
Expand Down
Loading

0 comments on commit 59f67a2

Please sign in to comment.