Skip to content

Commit

Permalink
update ble-adapter dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
geovie committed Nov 29, 2018
1 parent ab30ac3 commit 3f6bc55
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"sinon": "~1.6.0",
"async": "~0.2.9",
"ws": "~0.4.31",
"ble-adapter": "git+https://github.com/Timeular/ble-adapter#ad34edfd327ed90e6fae5312c86f4a64a4878088"
"ble-adapter": "git+https://github.com/Timeular/ble-adapter#1def774579f80a1fce74e2c6a5ba7b35f14c930e"
},
"scripts": {
"pretest": "jshint *.js lib/. test/.",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -81,9 +81,9 @@ bl@^1.0.0:
readable-stream "^2.3.5"
safe-buffer "^5.1.1"

"ble-adapter@git+https://github.com/Timeular/ble-adapter#ad34edfd327ed90e6fae5312c86f4a64a4878088":
version "1.0.1"
resolved "git+https://github.com/Timeular/ble-adapter#ad34edfd327ed90e6fae5312c86f4a64a4878088"
"ble-adapter@git+https://github.com/Timeular/ble-adapter#1def774579f80a1fce74e2c6a5ba7b35f14c930e":
version "1.0.2"
resolved "git+https://github.com/Timeular/ble-adapter#1def774579f80a1fce74e2c6a5ba7b35f14c930e"
dependencies:
bindings "^1.3.0"
nan "^2.10.0"
Expand Down

0 comments on commit 3f6bc55

Please sign in to comment.