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 | 854239e0e1bdde025cb202015d3e92fc2881eb9b (patch) | |
tree | 98106a8781a3556a26e4bc0c3e32439983ff745e /bundle/package.json | |
parent | :bug: fix entity types and projection (diff) | |
download | server-854239e0e1bdde025cb202015d3e92fc2881eb9b.tar.xz |
:arrow_up: update dependencies
Diffstat (limited to 'bundle/package.json')
-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" } } |