openwrt-packages/lang/node-arduino-firmata/patches/000-new-serialport.patch

11 lines
226 B
Diff

--- a/package.json
+++ b/package.json
@@ -30,7 +30,6 @@
"author": "Sho Hashimoto <hashimoto@shokai.org>",
"license": "MIT",
"dependencies": {
- "serialport": "*",
"eventemitter2": "*",
"debug": "*"
},