Skip to content

Commit d72c1c4

Browse files
committed
Updated package.json
1 parent bf5bd86 commit d72c1c4

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
@@ -1,7 +1,7 @@
11
{
22
"name": "basic-socket",
33
"version": "0.0.1",
4-
"description": "Sample communication from an HTML document to a NodeJS using socket.io.",
4+
"description": "Communication between Arduino and HTML/JavaScript",
55
"dependencies": {
66
"socket.io": "^2.0.4",
77
"serialport": "^9.0.1"

0 commit comments

Comments
 (0)