From a726b288b00cd4e83801bc1ff800b615d6368049 Mon Sep 17 00:00:00 2001 From: Jakob Stendahl Date: Tue, 2 Feb 2021 16:54:52 +0100 Subject: First shot at a redesign of the webapp --- package.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'package.json') 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" } } -- cgit v1.2.3