aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/package.json b/package.json
index ba07630..ceaf86d 100644
--- a/package.json
+++ b/package.json
@@ -6,6 +6,7 @@
"test": "echo \"Error: no test specified\" && exit 1"
},
"dependencies": {
- "microbit-web-bluetooth": "^0.6.0"
+ "microbit-web-bluetooth": "^0.6.0",
+ "nipplejs": "^0.8.7"
}
}