add mysql module
This commit is contained in:
parent
1be10e0a85
commit
1cff34bb3e
1 changed files with 1 additions and 0 deletions
|
@ -12,6 +12,7 @@
|
||||||
"ejs": "~2.3.3",
|
"ejs": "~2.3.3",
|
||||||
"express": "~4.13.1",
|
"express": "~4.13.1",
|
||||||
"morgan": "~1.6.1",
|
"morgan": "~1.6.1",
|
||||||
|
"mysql": "^2.10.2",
|
||||||
"serialport": "^2.0.6",
|
"serialport": "^2.0.6",
|
||||||
"serve-favicon": "~2.3.0"
|
"serve-favicon": "~2.3.0"
|
||||||
}
|
}
|
||||||
|
|
Reference in a new issue