Skip to content

Commit

Permalink
Update pacakge version
Browse files Browse the repository at this point in the history
  • Loading branch information
daviscabral committed Oct 27, 2017
1 parent 5125626 commit 762cda6
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"babel-plugin-transform-remove-console": "^6.8.5",
"lodash.isequal": "^4.5.0",
"prop-types": "^15.6.0",
"react-native-experimental-navigation": "^0.28.0",
"react-native-experimental-navigation": "^0.29.1",
"react-native-tabs": "^1.0.9",
"react-static-container": "^1.0.2"
},
Expand Down
10 changes: 7 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -792,6 +792,10 @@ babel-plugin-transform-regenerator@^6.5.0:
dependencies:
regenerator-transform "^0.10.0"

babel-plugin-transform-remove-console@^6.8.5:
version "6.8.5"
resolved "https://registry.yarnpkg.com/babel-plugin-transform-remove-console/-/babel-plugin-transform-remove-console-6.8.5.tgz#fde9d2d3d725530b0fadd8d31078402410386810"

babel-plugin-transform-strict-mode@^6.24.1:
version "6.24.1"
resolved "https://registry.yarnpkg.com/babel-plugin-transform-strict-mode/-/babel-plugin-transform-strict-mode-6.24.1.tgz#d5faf7aa578a65bbe591cf5edae04a0c67020758"
Expand Down Expand Up @@ -3795,9 +3799,9 @@ react-devtools-core@^2.5.0:
shell-quote "^1.6.1"
ws "^2.0.3"

react-native-experimental-navigation@aksonov/react-native-experimental-navigation:
version "0.27.0"
resolved "https://codeload.github.com/aksonov/react-native-experimental-navigation/tar.gz/83ef0b95f026089cb90f4e40c4e52dc3fb550fe8"
react-native-experimental-navigation@^0.29.1:
version "0.29.1"
resolved "https://registry.yarnpkg.com/react-native-experimental-navigation/-/react-native-experimental-navigation-0.29.1.tgz#fa14ec95ee5471cfb37f917316073b300f884e48"
dependencies:
babel-plugin-syntax-flow "^6.8.0"
babel-plugin-transform-flow-strip-types "^6.8.0"
Expand Down

0 comments on commit 762cda6

Please sign in to comment.