summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
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 ecf4b9b..84be904 100644
--- a/package.json
+++ b/package.json
@@ -9,6 +9,7 @@
"author": "",
"license": "GPL-3.0",
"dependencies": {
- "discord.js": "^11.3.2"
+ "discord.js": "^11.3.2",
+ "fs": "0.0.1-security"
}
}