Skip to content

Commit 9f34f85

Browse files
authored
feat: upgrade serialport-cpp for windows rts-mode (#2448)
- also fix `serialport` to pin the bindings-cpp package version
1 parent ceba41c commit 9f34f85

File tree

8 files changed

+656
-841
lines changed

8 files changed

+656
-841
lines changed

package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"url": "git://github.com/serialport/node-serialport.git"
2626
},
2727
"devDependencies": {
28-
"@serialport/bindings-cpp": "^10.6.2",
28+
"@serialport/bindings-cpp": "10.7.0",
2929
"@tsconfig/node12": "^1.0.9",
3030
"@types/chai": "^4.3.0",
3131
"@types/chai-subset": "^1.3.3",

0 commit comments

Comments
 (0)