summary refs log tree commit diff
path: root/package.json
diff options
context:
space:
mode:
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",