Merge pull request #268 from status-im/bug/sms-receiver-exception-#267
fixed exception in react-native-android-sms-listener; fixes #267
This commit is contained in:
commit
a302a43058
|
@ -29,7 +29,7 @@
|
|||
"react": "^15.3.1",
|
||||
"react-native": "^0.33.0",
|
||||
"react-native-action-button": "^1.1.11",
|
||||
"react-native-android-sms-listener": "github:alwx/react-native-android-sms-listener#listener-bugfix",
|
||||
"react-native-android-sms-listener": "github:adrian-tiberius/react-native-android-sms-listener#listener-bugfix",
|
||||
"react-native-camera": "git+https://github.com/lwansbrough/react-native-camera.git",
|
||||
"react-native-circle-checkbox": "github:paramoshkinandrew/ReactNativeCircleCheckbox",
|
||||
"react-native-contacts": "^0.2.4",
|
||||
|
|
Loading…
Reference in New Issue