Skip to content

Commit

Permalink
fix: cctalk wasn’t upgraded in serialport
Browse files Browse the repository at this point in the history
  • Loading branch information
reconbot committed Oct 27, 2019
1 parent db21188 commit 3e568f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/serialport/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"@serialport/binding-mock": "^8.0.4",
"@serialport/bindings": "^8.0.4",
"@serialport/parser-byte-length": "^8.0.4",
"@serialport/parser-cctalk": "^3.0.0",
"@serialport/parser-cctalk": "^8.0.4",
"@serialport/parser-delimiter": "^8.0.4",
"@serialport/parser-readline": "^8.0.4",
"@serialport/parser-ready": "^8.0.4",
Expand Down

0 comments on commit 3e568f7

Please sign in to comment.