Skip to content

Commit 2aee6db

Browse files
committed
Update bluetooth library
1 parent 58c4218 commit 2aee6db

File tree

3 files changed

+5
-4
lines changed

3 files changed

+5
-4
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,4 @@
44
dist
55
node_modules
66
www
7+
src/**/readme.md

package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,6 @@
3535
"@joseph184/rollup-plugin-node-builtins": "2.1.4",
3636
"@stencil/core": "^0.18.1",
3737
"@stencil/state-tunnel": "0.0.8",
38-
"microbit-web-bluetooth": "^0.1.2"
38+
"microbit-web-bluetooth": "^0.1.3"
3939
}
4040
}

0 commit comments

Comments
 (0)