Skip to content

Commit

Permalink
Deps: lock in Firmata @ 0.6.0 until conditional serialport install up…
Browse files Browse the repository at this point in the history
…dates are confirmed.
  • Loading branch information
rwaldron committed Oct 15, 2015
1 parent 28eb44a commit f9f8205
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 @@ -119,7 +119,7 @@
"array-includes": "latest"
},
"optionalDependencies": {
"firmata": ">=0.2.9",
"firmata": "0.6.0",
"serialport": "1.7.4"
},
"devDependencies": {
Expand Down

0 comments on commit f9f8205

Please sign in to comment.