Complete lightswitch for makerfaire

This commit is contained in:
2018-02-04 15:39:12 -07:00
parent d382fdd8fa
commit f1594d2e38
4 changed files with 26 additions and 7 deletions
+2 -1
View File
@@ -1,5 +1,5 @@
{
"name": "criticaldemo",
"name": "lightswitch-server",
"version": "1.0.0",
"description": "",
"main": "index.js",
@@ -23,6 +23,7 @@
"react": "^15.6.1",
"react-dom": "^15.6.1",
"react-fastclick": "^3.0.2",
"serialport": "^6.0.4",
"socket.io": "^2.0.3"
}
}