with action

This commit is contained in:
Chris Kanich
2020-02-10 20:02:20 -06:00
parent 971c154cf2
commit 746cdcbae9
4 changed files with 62 additions and 2 deletions

5
mongodb/package.json Normal file
View File

@@ -0,0 +1,5 @@
{
"dependencies": {
"mongodb": "^3.5.2"
}
}