react-native-bluetooth-manager
Advanced tools
Comparing version 0.4.0 to 0.4.1
{ | ||
"name": "react-native-bluetooth-manager", | ||
"version": "0.4.0", | ||
"version": "0.4.1", | ||
"license": "Apache-2.0", | ||
@@ -5,0 +5,0 @@ "repository": { |
@@ -27,5 +27,2 @@ /** | ||
const disconnectionCaught = detail => { | ||
if (!idsAreSame(device, detail)) | ||
return; | ||
callback(detail); | ||
@@ -32,0 +29,0 @@ }; |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
1094938
2154