Skip to content

Commit f96f5df

Browse files
committed
Updated serialport version
1 parent 3116ca9 commit f96f5df

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
@@ -4,6 +4,6 @@
44
"description": "Sample communication from an HTML document to a NodeJS using socket.io.",
55
"dependencies": {
66
"socket.io": "^2.0.4",
7-
"serialport": "^6.0.5"
7+
"serialport": "^9.0.1"
88
}
99
}

0 commit comments

Comments
 (0)