aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorBobby <[email protected]>2022-06-25 18:27:00 +0530
committerBobby <[email protected]>2022-06-25 18:27:00 +0530
commit3ee390500beb3495ca25fe67a357e2ae38475569 (patch)
treeaba3f3900cd936883a70e235fe323abb1e54dda1 /package.json
parent806e6d2d78ef90f48727b86870bc75077b2474fe (diff)
downloadthatcomputerscientist-3ee390500beb3495ca25fe67a357e2ae38475569.tar.xz
thatcomputerscientist-3ee390500beb3495ca25fe67a357e2ae38475569.zip
setup dynamic subdomains and organize error pages
Diffstat (limited to 'package.json')
-rw-r--r--package.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/package.json b/package.json
index 73edc846..d9a9bf9b 100644
--- a/package.json
+++ b/package.json
@@ -34,7 +34,8 @@
"node-cron": "^3.0.1",
"node-fetch": "^3.2.5",
"nodemailer": "^6.7.5",
- "uuid": "^8.3.2"
+ "uuid": "^8.3.2",
+ "wildcard-subdomains": "^1.1.0"
},
"devDependencies": {
"nodemon": "^2.0.16"