Skip to content

Commit

Permalink
use latest master for Example project
Browse files Browse the repository at this point in the history
  • Loading branch information
aksonov committed Jul 25, 2017
1 parent 0b050cf commit d49cbe9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"react-native": "0.44.0",
"react-native-button": "^2.0.0",
"react-native-message-bar": "^1.6.0",
"react-native-router-flux": "github:aksonov/react-native-router-flux#36a5296d9fa4f7d0f509127936d1446483e185c9",
"react-native-router-flux": "github:aksonov/react-native-router-flux#0b050cf7c32b6696cd9e389cb68f786a2d798ea4",
"react-navigation": "^1.0.0-beta.11"
},
"devDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions Example/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3237,9 +3237,9 @@ react-native-message-bar@^1.6.0:
version "1.6.0"
resolved "https://registry.yarnpkg.com/react-native-message-bar/-/react-native-message-bar-1.6.0.tgz#79623e89655475216927090771b0238616b6f1c7"

"react-native-router-flux@github:aksonov/react-native-router-flux#36a5296d9fa4f7d0f509127936d1446483e185c9":
"react-native-router-flux@github:aksonov/react-native-router-flux#0b050cf7c32b6696cd9e389cb68f786a2d798ea4":
version "4.0.0-beta.13"
resolved "https://codeload.github.com/aksonov/react-native-router-flux/tar.gz/36a5296d9fa4f7d0f509127936d1446483e185c9"
resolved "https://codeload.github.com/aksonov/react-native-router-flux/tar.gz/0b050cf7c32b6696cd9e389cb68f786a2d798ea4"
dependencies:
mobx "^3.1.16"
mobx-react "^4.2.1"
Expand Down

0 comments on commit d49cbe9

Please sign in to comment.