aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorBobby <[email protected]>2022-06-03 17:22:43 +0530
committerBobby <[email protected]>2022-06-03 17:22:43 +0530
commit93640b6ec08bb25e24841b9084e954d7c6521611 (patch)
treec2e55dc0bab93bc1baf82999d781fd6420d37ea7 /package.json
parent692eecf32e4d569a55de2c4b5abb6a6897c88abe (diff)
downloadthatcomputerscientist-93640b6ec08bb25e24841b9084e954d7c6521611.tar.xz
thatcomputerscientist-93640b6ec08bb25e24841b9084e954d7c6521611.zip
update account details
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index 625c1555..2ac6944c 100644
--- a/package.json
+++ b/package.json
@@ -29,6 +29,7 @@
"express": "^4.18.1",
"express-session": "^1.17.3",
"jsonwebtoken": "^8.5.1",
+ "md5": "^2.3.0",
"mysql2": "^2.3.3",
"node-fetch": "^3.2.5"
},