summary refs log tree commit diff
path: root/bundle/package.json
diff options
context:
space:
mode:
authorFlam3rboy <34555296+Flam3rboy@users.noreply.github.com>2021-10-04 22:43:51 +0200
committerFlam3rboy <34555296+Flam3rboy@users.noreply.github.com>2021-10-04 22:43:51 +0200
commit0914f424ceec738762e17a8ee787d589c8a8cbcb (patch)
treecbca25e5637833ec7c71d4a8a24091fe61fccad8 /bundle/package.json
parentMerge branch 'master' of http://github.com/fosscord/fosscord-server (diff)
downloadserver-ts-0914f424ceec738762e17a8ee787d589c8a8cbcb.tar.xz
:sparkles: generalize primary column to work with mongodb object id
Diffstat (limited to 'bundle/package.json')
-rw-r--r--bundle/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/bundle/package.json b/bundle/package.json

index 5124fcdf..3fb4cb05 100644 --- a/bundle/package.json +++ b/bundle/package.json
@@ -56,7 +56,7 @@ "async-exit-hook": "^2.0.1", "dotenv": "^10.0.0", "express": "^4.17.1", - "missing-native-js-functions": "^1.2.15", + "missing-native-js-functions": "^1.2.16", "nanocolors": "^0.2.12", "node-os-utils": "^1.3.5", "tsconfig-paths": "^3.11.0"