Skip to content

Commit

Permalink
chore: update manager version
Browse files Browse the repository at this point in the history
  • Loading branch information
dimninik committed Nov 24, 2023
1 parent e2b14ed commit 70e4b13
Show file tree
Hide file tree
Showing 3 changed files with 2,498 additions and 2,429 deletions.
1 change: 0 additions & 1 deletion example/src/services/BLEService/BLEService.ts
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,6 @@ class BLEServiceInstance {
return
}
if (device) {
console.log(`Device name: ${device.name},Device manufacturerData: ${device.manufacturerData}`)
onDeviceFound(device)
}
})
Expand Down
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,6 @@
"engines": {
"node": ">= 16.0.0"
},
"packageManager": "^[email protected]",
"jest": {
"preset": "react-native",
"modulePathIgnorePatterns": [
Expand Down
Loading

0 comments on commit 70e4b13

Please sign in to comment.