summary refs log tree commit diff
path: root/bundle/package.json
diff options
context:
space:
mode:
authorFlam3rboy <34555296+Flam3rboy@users.noreply.github.com>2021-08-31 17:58:47 +0200
committerFlam3rboy <34555296+Flam3rboy@users.noreply.github.com>2021-08-31 17:58:47 +0200
commitcc8c5359ce1c863acfb7f60ef2cf02d5f900305f (patch)
treeaec266d05c66eb10864391766cceb7142b904504 /bundle/package.json
parent:sparkles: channel recipients (diff)
downloadserver-cc8c5359ce1c863acfb7f60ef2cf02d5f900305f.tar.xz
:bug: db query fixes
Diffstat (limited to 'bundle/package.json')
-rw-r--r--bundle/package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/bundle/package.json b/bundle/package.json
index 71d7efea..63945135 100644
--- a/bundle/package.json
+++ b/bundle/package.json
@@ -51,6 +51,7 @@
 		"@fosscord/util": "file:../util",
 		"async-exit-hook": "^2.0.1",
 		"express": "^4.17.1",
+		"missing-native-js-functions": "^1.2.13",
 		"mongodb-memory-server": "^7.3.6",
 		"node-os-utils": "^1.3.5"
 	}