Skip to content

Commit

Permalink
Deps: lock in serialport 1.7.4 until cleared on 2.x.x with node 4.x.x
Browse files Browse the repository at this point in the history
  • Loading branch information
rwaldron committed Oct 13, 2015
1 parent a3e7131 commit cfc5aec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@
},
"optionalDependencies": {
"firmata": ">=0.2.9",
"serialport": "latest"
"serialport": "1.7.4"
},
"devDependencies": {
"async": "~0.9.0",
Expand Down

0 comments on commit cfc5aec

Please sign in to comment.