mirror of
https://github.com/s00500/nodeMessageBoard.git
synced 2025-07-13 20:21:00 +00:00
cleared unneeded dependencies
This commit is contained in:
@ -4,7 +4,6 @@
|
|||||||
"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": {
|
||||||
"async": "^2.0.0-rc.6",
|
|
||||||
"emojize": "^0.2.0",
|
"emojize": "^0.2.0",
|
||||||
"lowdb": "^0.12.5",
|
"lowdb": "^0.12.5",
|
||||||
"serialport": "^4.0.5",
|
"serialport": "^4.0.5",
|
||||||
|
Reference in New Issue
Block a user