From 0fbc317e926b5d80363979ee51a4e3c930014efd Mon Sep 17 00:00:00 2001 From: Matt Strapp Date: Fri, 11 Feb 2022 00:11:52 -0600 Subject: Do a bunch of random things (still no feature parity) sadge Signed-off-by: Matt Strapp --- package.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'package.json') diff --git a/package.json b/package.json index 45ff92a..e0a656c 100644 --- a/package.json +++ b/package.json @@ -4,6 +4,7 @@ "csurf": "^1.11.0", "ejs": "^3.1.6", "express": "^4.17.2", + "express-fileupload": "^1.3.1", "express-rate-limit": "^6.2.1", "express-slow-down": "^1.4.0", "helmet": "^5.0.2" @@ -12,6 +13,7 @@ "@types/cookie-parser": "^1.4.2", "@types/csurf": "^1.11.2", "@types/express": "^4.17.13", + "@types/express-fileupload": "^1.2.2", "@types/express-slow-down": "^1.3.2", "@types/node": "^17.0.17", "@typescript-eslint/eslint-plugin": "^5.11.0", @@ -43,4 +45,4 @@ "repository": "https: //github.com/RosstheRoss/4951w-pendulum", "license": "MIT", "private": true -} \ No newline at end of file +} -- cgit v1.2.3