Merge pull request #2009 from roger-/micropython-new
[feed/packages.git] / lang / node-cylon / patches / 0001-serialport.patch
1 Index: node-cylon-0.22.0/package.json
2 ===================================================================
3 --- node-cylon-0.22.0.orig/package.json 2015-10-20 20:32:48.000000000 +0200
4 +++ node-cylon-0.22.0/package.json 2015-10-21 10:42:20.616109122 +0200
5 @@ -38,7 +38,6 @@
6 },
7
8 "dependencies": {
9 - "firmata": ">= 0.3.2",
10 "cylon": "1.1.0",
11 "cylon-gpio": "0.26.0",
12 "cylon-i2c": "0.22.0"