add mysql module

This commit is contained in:
Stefan Sterz 2016-01-31 18:45:14 +01:00
parent 1be10e0a85
commit 1cff34bb3e
1 changed files with 1 additions and 0 deletions

View File

@ -12,6 +12,7 @@
"ejs": "~2.3.3",
"express": "~4.13.1",
"morgan": "~1.6.1",
"mysql": "^2.10.2",
"serialport": "^2.0.6",
"serve-favicon": "~2.3.0"
}