summary refs log tree commit diff
path: root/package.json
diff options
context:
space:
mode:
authorFlam3rboy <34555296+Flam3rboy@users.noreply.github.com>2021-01-03 22:44:44 +0100
committerFlam3rboy <34555296+Flam3rboy@users.noreply.github.com>2021-01-03 22:44:44 +0100
commit4b245936b00c160910da98e2c1bf12dc9593de47 (patch)
tree67c8b2b965b26ce713a3c95f380378046efd1858 /package.json
parent:bug: fix (diff)
downloadserver-ts-4b245936b00c160910da98e2c1bf12dc9593de47.tar.xz
:sparkles: rethinkdb
Diffstat (limited to 'package.json')
-rw-r--r--package.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/package.json b/package.json

index 6b70725e..ab7e5414 100644 --- a/package.json +++ b/package.json
@@ -24,7 +24,8 @@ "express-cache-middleware": "^1.0.1", "lambert-db": "^1.0.3", "missing-native-js-functions": "^1.0.8", - "node-fetch": "^2.6.1" + "node-fetch": "^2.6.1", + "rethinkdb-ts": "^2.4.5" }, "devDependencies": { "@types/node": "^14.14.10",