First Commit
[librecmc/package-feed.git] / lang / node-arduino-firmata / patches / 000-new-serialport.patch
1 --- a/package.json
2 +++ b/package.json
3 @@ -30,7 +30,6 @@
4    "author": "Sho Hashimoto <hashimoto@shokai.org>",
5    "license": "MIT",
6    "dependencies": {
7 -    "serialport": "*",
8      "eventemitter2": "*",
9      "debug": "*"
10    },