Added new deps (late commit)
This commit is contained in:
parent
67772984c5
commit
5f9348876f
1 changed files with 2 additions and 1 deletions
|
|
@ -10,6 +10,7 @@
|
||||||
"license": "ISC",
|
"license": "ISC",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"cheerio": "^0.19.0",
|
"cheerio": "^0.19.0",
|
||||||
"express": "^4.12.4"
|
"express": "^4.12.4",
|
||||||
|
"mongodb": "^1.4.38",
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue