microbit-web-bluetooth
Advanced tools
Comparing version 0.1.0 to 0.1.1
{ | ||
"name": "microbit-web-bluetooth", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"description": "Web Bluetooth library for micro:bit", | ||
@@ -28,3 +28,2 @@ "homepage": "https://github.com/thegecko/microbit-web-bluetooth", | ||
"devDependencies": { | ||
"@types/web-bluetooth": "0.0.4", | ||
"browserify": "^16.2.3", | ||
@@ -45,3 +44,7 @@ "del": "^4.0.0", | ||
"vinyl-source-stream": "^2.0.0" | ||
}, | ||
"dependencies": { | ||
"@types/web-bluetooth": "0.0.4", | ||
"@types/node": "8.10.40" | ||
} | ||
} |
1379387
15
2
+ Added@types/node@8.10.40
+ Added@types/web-bluetooth@0.0.4
+ Added@types/node@8.10.40(transitive)
+ Added@types/web-bluetooth@0.0.4(transitive)