connected to atlas
This commit is contained in:
@ -13,6 +13,7 @@
|
||||
"license": "ISC",
|
||||
"devDependencies": {
|
||||
"@types/chalk": "^0.4.31",
|
||||
"@types/mongodb": "^2.2.10",
|
||||
"@types/mqtt": "0.0.34",
|
||||
"@types/node": "^8.0.14",
|
||||
"typescript": "^2.4.2"
|
||||
@ -20,6 +21,7 @@
|
||||
"dependencies": {
|
||||
"chalk": "^2.0.1",
|
||||
"moment": "^2.18.1",
|
||||
"mongodb": "^2.2.31",
|
||||
"mqtt": "^2.9.2"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user