added serialport library as a dependency

This commit is contained in:
Mikael Finstad
2015-11-01 02:29:11 +01:00
parent 90feacf53f
commit 9f42689256

View File

@@ -47,6 +47,7 @@
"wink-js": "0.0.5",
"xml2js": "0.4.x",
"xmldoc": "0.1.x",
"yamaha-nodejs": "0.4.x"
"yamaha-nodejs": "0.4.x",
"serialport": "2.0.x"
}
}