000-new-serialport.patch (226B)
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 },