Skip to content

Commit 5d19643

Browse files
authored
Merge pull request #90 from ernstnaezer/serialport_update
Upgrade of serialport (7.1.3) fixing crash at open port on macos/unix
2 parents c6bbbe8 + aad5493 commit 5d19643

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
},
2626
"optionalDependencies": {
2727
"noble": "^1.9.1",
28-
"serialport": "^7.0.2",
28+
"serialport": "^7.1.3",
2929
"winnus": "",
3030
"websocket": "^1.0.28"
3131
},

0 commit comments

Comments
 (0)