summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorTyler Murphy <tylermurphy534@gmail.com>2023-01-22 14:41:39 -0500
committerTyler Murphy <tylermurphy534@gmail.com>2023-01-22 14:41:39 -0500
commit7f1a57d1a6a42485b5baeb4af8630baa2de8623c (patch)
treee2fd3e49e88a081a3bd9686683b57c87f24b2160 /package.json
parentremove db from commit (diff)
downloadxssbook-7f1a57d1a6a42485b5baeb4af8630baa2de8623c.tar.gz
xssbook-7f1a57d1a6a42485b5baeb4af8630baa2de8623c.tar.bz2
xssbook-7f1a57d1a6a42485b5baeb4af8630baa2de8623c.zip
finish
Diffstat (limited to '')
-rw-r--r--package.json1
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"