Updated library to use latest revision of web-bluetooth specification

This commit is contained in:
Rob Moran
2016-02-25 12:35:43 +00:00
parent 0459cf2975
commit 53e9c24d7b
2 changed files with 9 additions and 23 deletions

View File

@@ -21,7 +21,7 @@
"web-bluetooth"
],
"dependencies": {
"bleat": "git://github.com/thegecko/bleat.git#web-bluetooth"
"bleat": "git://github.com/thegecko/bleat.git#spec-updates"
},
"devDependencies": {
"gulp": "^3.9.1",