Skip to content

Commit 945d031

Browse files
author
Pavlo Aksonov
committed
add dependency for actionSheet
1 parent e2fdef7 commit 945d031

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.3",
11+
"react-native-router-flux": "^2.2.4",
1212
"react-redux": "^4.4.0",
1313
"redux": "^3.3.1"
1414
}

0 commit comments

Comments
 (0)