Add body-parser
Signed-off-by: James Ketrenos <james_git@ketrenos.com>
This commit is contained in:
parent
abf4eaf2a8
commit
9a15bde816
@ -11,6 +11,7 @@
|
|||||||
"private": true,
|
"private": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"bluebird": "^3.5.5",
|
"bluebird": "^3.5.5",
|
||||||
|
"body-parser": "^1.19.2",
|
||||||
"config": "^3.1.0",
|
"config": "^3.1.0",
|
||||||
"connect-sqlite3": "^0.9.11",
|
"connect-sqlite3": "^0.9.11",
|
||||||
"cookie-parser": "^1.4.4",
|
"cookie-parser": "^1.4.4",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user