aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json5
1 files changed, 2 insertions, 3 deletions
diff --git a/package.json b/package.json
index 50cc603..45ff92a 100644
--- a/package.json
+++ b/package.json
@@ -5,7 +5,6 @@
"ejs": "^3.1.6",
"express": "^4.17.2",
"express-rate-limit": "^6.2.1",
- "express-session": "^1.17.2",
"express-slow-down": "^1.4.0",
"helmet": "^5.0.2"
},
@@ -13,7 +12,6 @@
"@types/cookie-parser": "^1.4.2",
"@types/csurf": "^1.11.2",
"@types/express": "^4.17.13",
- "@types/express-session": "^1.17.4",
"@types/express-slow-down": "^1.3.2",
"@types/node": "^17.0.17",
"@typescript-eslint/eslint-plugin": "^5.11.0",
@@ -42,6 +40,7 @@
"description": "The webapp for Professor Lamperski's Pendulum",
"main": "dist/index.js",
"author": "Matt Strapp <matt@mattstrapp.net>",
+ "repository": "https: //github.com/RosstheRoss/4951w-pendulum",
"license": "MIT",
"private": true
-}
+} \ No newline at end of file