aboutsummaryrefslogtreecommitdiff
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 c840058..f3e103b 100644
--- a/package.json
+++ b/package.json
@@ -29,7 +29,8 @@
"mongodb": "^3.6.4",
"node-cache": "^5.1.2",
"node-fetch": "^2.6.1",
- "prismarine-nbt": "^1.4.0"
+ "prismarine-nbt": "^1.4.0",
+ "queue-promise": "^2.1.0"
},
"devDependencies": {
"@types/mongodb": "^3.6.8",