diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json index c185b82..ef46f50 100644 --- a/package.json +++ b/package.json @@ -11,6 +11,7 @@ "dependencies": { "better-sqlite3": "^8.0.1", "cookie-parser": "^1.4.6", + "crypto": "^1.0.1", "dotenv": "^16.0.3", "express": "^4.18.2", "express-rate-limit": "^6.7.0" |