Skip to content

Commit d936c18

Browse files
committed
Version 0.5.0: Updated dependencies
1 parent 5b01f2e commit d936c18

File tree

2 files changed

+62
-66
lines changed

2 files changed

+62
-66
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "microbit-web-bluetooth",
3-
"version": "0.4.1",
3+
"version": "0.5.0",
44
"description": "Web Bluetooth library for micro:bit",
55
"homepage": "https://github.com/thegecko/microbit-web-bluetooth",
66
"license": "MIT",
@@ -33,7 +33,7 @@
3333
"rollup-plugin-node-builtins": "^2.1.2",
3434
"rollup-plugin-serve": "^1.0.1",
3535
"rollup-plugin-sourcemaps": "^0.4.2",
36-
"rollup-plugin-terser": "^4.0.4",
36+
"rollup-plugin-terser": "^5.1.3",
3737
"rollup-plugin-tslint": "^0.2.2",
3838
"rollup-plugin-typescript2": "^0.21.0",
3939
"tslint": "^5.16.0",

0 commit comments

Comments
 (0)