diff options
| -rw-r--r-- | package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json index 3e84585..7913fa0 100644 --- a/package.json +++ b/package.json @@ -16,6 +16,7 @@ "author": "Sin", "license": "MIT", "dependencies": { + "body-parser": "^1.19.0", "ejs": "^3.1.3", "express": "^4.17.1", "netlify-lambda": "^1.6.3", |