Node 6.x needs a new version of serialport (#14)
This commit is contained in:
parent
2ef2a5ab84
commit
cfd3e6f482
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@
|
||||||
"light control"
|
"light control"
|
||||||
],
|
],
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"serialport": "2.0.x",
|
"serialport": "2.1.x",
|
||||||
"socket.io": "0.9.x",
|
"socket.io": "0.9.x",
|
||||||
"connect": "2.11.x",
|
"connect": "2.11.x",
|
||||||
"express": "3.4.x",
|
"express": "3.4.x",
|
||||||
|
|
Loading…
Reference in a new issue