Skip to content

Commit 8addcbf

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

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-router-flux",
3-
"version": "2.2.3",
3+
"version": "2.2.4",
44
"description": "React Native Router using Flux architecture",
55
"repository": {
66
"type": "git",
@@ -34,6 +34,7 @@
3434
}
3535
],
3636
"dependencies": {
37+
"@exponent/react-native-action-sheet": "^0.1.2",
3738
"@exponent/react-native-navigator": "^0.3.5",
3839
"react-native-tabs": "^0.1.8"
3940
}

0 commit comments

Comments
 (0)