mirror of
https://github.com/s00500/nodeMessageBoard.git
synced 2025-07-12 19:11:00 +00:00
Added LowDB
This commit is contained in:
@ -4,6 +4,7 @@
|
|||||||
"description": "A SMS Messageboard built using node and express",
|
"description": "A SMS Messageboard built using node and express",
|
||||||
"main": "app.js",
|
"main": "app.js",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
"lowdb": "^0.12.5",
|
||||||
"serialport": "^2.0.6",
|
"serialport": "^2.0.6",
|
||||||
"socket.io": "^1.4.5"
|
"socket.io": "^1.4.5"
|
||||||
},
|
},
|
||||||
|
Reference in New Issue
Block a user