Skip to content

Commit d49cbe9

Browse files
author
aksonov
committed
use latest master for Example project
1 parent 0b050cf commit d49cbe9

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"react-native": "0.44.0",
1515
"react-native-button": "^2.0.0",
1616
"react-native-message-bar": "^1.6.0",
17-
"react-native-router-flux": "github:aksonov/react-native-router-flux#36a5296d9fa4f7d0f509127936d1446483e185c9",
17+
"react-native-router-flux": "github:aksonov/react-native-router-flux#0b050cf7c32b6696cd9e389cb68f786a2d798ea4",
1818
"react-navigation": "^1.0.0-beta.11"
1919
},
2020
"devDependencies": {

Example/yarn.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3237,9 +3237,9 @@ react-native-message-bar@^1.6.0:
32373237
version "1.6.0"
32383238
resolved "https://registry.yarnpkg.com/react-native-message-bar/-/react-native-message-bar-1.6.0.tgz#79623e89655475216927090771b0238616b6f1c7"
32393239

3240-
"react-native-router-flux@github:aksonov/react-native-router-flux#36a5296d9fa4f7d0f509127936d1446483e185c9":
3240+
"react-native-router-flux@github:aksonov/react-native-router-flux#0b050cf7c32b6696cd9e389cb68f786a2d798ea4":
32413241
version "4.0.0-beta.13"
3242-
resolved "https://codeload.github.com/aksonov/react-native-router-flux/tar.gz/36a5296d9fa4f7d0f509127936d1446483e185c9"
3242+
resolved "https://codeload.github.com/aksonov/react-native-router-flux/tar.gz/0b050cf7c32b6696cd9e389cb68f786a2d798ea4"
32433243
dependencies:
32443244
mobx "^3.1.16"
32453245
mobx-react "^4.2.1"

0 commit comments

Comments
 (0)