진재영

package.json updated

......@@ -7,5 +7,9 @@
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC"
"license": "ISC",
"dependencies": {
"body-parser": "^1.20.0",
"passport-local": "^1.0.0"
}
}
......