Skip to content

Commit c5aa59c

Browse files
author
Pavlo Aksonov
committed
fix for calling action
1 parent 8addcbf commit c5aa59c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"dependencies": {
99
"react-native": "^0.19.0",
1010
"react-native-button": "^1.2.1",
11-
"react-native-router-flux": "^2.2.4",
11+
"react-native-router-flux": "^2.2.5",
1212
"react-redux": "^4.4.0",
1313
"redux": "^3.3.1"
1414
}

0 commit comments

Comments
 (0)