aboutsummaryrefslogtreecommitdiff
path: root/lang/node-arduino-firmata/patches/000-new-serialport.patch
blob: 10eab6447258462e68ce6174f89d6bac13d98548 (plain)
1
2
3
4
5
6
7
8
9
10
--- a/package.json
+++ b/package.json
@@ -30,7 +30,6 @@
   "author": "Sho Hashimoto <hashimoto@shokai.org>",
   "license": "MIT",
   "dependencies": {
-    "serialport": "*",
     "eventemitter2": "*",
     "debug": "*"
   },