Skip to content

Commit c41efcf

Browse files
committed
Updated package.json
1 parent 1110434 commit c41efcf

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 HTML/JavaScript and Arduino",
55
"dependencies": {
66
"socket.io": "^2.0.4",
77
"serialport": "^9.0.1"

0 commit comments

Comments
 (0)