diff options
author | Flam3rboy <34555296+Flam3rboy@users.noreply.github.com> | 2021-09-01 23:35:20 +0200 |
---|---|---|
committer | Flam3rboy <34555296+Flam3rboy@users.noreply.github.com> | 2021-09-01 23:35:20 +0200 |
commit | 8e29e40ef440487bee7f83a97b45e6e54de581eb (patch) | |
tree | 60b601bd224311724c138deb7058ce5f852f6829 /bundle | |
parent | :bug: fix entity types and projection (diff) | |
download | server-8e29e40ef440487bee7f83a97b45e6e54de581eb.tar.xz |
:arrow_up: update dependencies
Diffstat (limited to 'bundle')
-rw-r--r-- | bundle/package.json | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/bundle/package.json b/bundle/package.json index 63945135..29608663 100644 --- a/bundle/package.json +++ b/bundle/package.json @@ -52,7 +52,6 @@ "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" } } |