From 9fd54800c885ce95e0417542538f2ed76e41dab0 Mon Sep 17 00:00:00 2001 From: Philippe Coval Date: Tue, 1 Oct 2019 10:30:05 +0200 Subject: [PATCH] npm: Support node-10 Relate-to: https://github.com/kelly/node-i2c/issues/97 Signed-off-by: Philippe Coval --- package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/package.json b/package.json index 8b4b528..cf82ef0 100644 --- a/package.json +++ b/package.json @@ -11,6 +11,7 @@ "url": "https://github.com/jstapels/mpu6050.git" }, "dependencies": { + "@abandonware/i2c": "^0.2.4-0", "i2c": "*" }, "keywords": [