summary refs log tree commit diff
path: root/util/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 /util/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 'util/package.json')
-rw-r--r--util/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/util/package.json b/util/package.json

index 3bdc04be..3e888c21 100644 --- a/util/package.json +++ b/util/package.json
@@ -44,7 +44,7 @@ "env-paths": "^2.2.1", "jsonwebtoken": "^8.5.1", "lambert-server": "^1.2.10", - "missing-native-js-functions": "^1.2.15", + "missing-native-js-functions": "^1.2.16", "multer": "^1.4.3", "nanocolors": "^0.2.12", "node-fetch": "^2.6.1",