summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorJoe Carstairs <65492573+Sycamost@users.noreply.github.com>2024-03-07 22:21:39 +0000
committerJoe Carstairs <65492573+Sycamost@users.noreply.github.com>2024-03-07 22:22:21 +0000
commit52cbc5ac4e0b2a4f81d70050ba2e83ad8541db0d (patch)
tree87d5e31f42bd2172f4cff5f4c9d7fd167c543212 /package.json
parent88baf168df46d1f03244f5669bb672a712416759 (diff)
saves stuff in data.json
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 dbbdaae..5df1265 100644
--- a/package.json
+++ b/package.json
@@ -5,6 +5,7 @@
"dependencies": {
"body-parser": "^1.20.2",
"express": "^4.18.3",
+ "fs": "^0.0.1-security",
"twilio": "^4.23.0"
},
"devDependencies": {