Use latest version of webbluetooth

This commit is contained in:
Rob Moran
2018-03-11 13:09:46 +00:00
parent 87ead6b568
commit 366dcd4b64

View File

@@ -49,6 +49,6 @@
"typescript": "^2.6.2", "typescript": "^2.6.2",
"vinyl-buffer": "^1.0.1", "vinyl-buffer": "^1.0.1",
"vinyl-source-stream": "^2.0.0", "vinyl-source-stream": "^2.0.0",
"webbluetooth": "^1.0.2" "webbluetooth": "^1.0.4"
} }
} }