summary refs log tree commit diff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 3 insertions, 1 deletions
diff --git a/package.json b/package.json

index 5ed99733..be636285 100644 --- a/package.json +++ b/package.json
@@ -12,10 +12,12 @@ "author": "", "license": "ISC", "dependencies": { - "discord-server-util": "git+https://github.com/discord-open-source/discord-server-util.git", + "discord-server-util": "github:discord-open-source/discord-server-util", "erlpack": "^0.1.3", "jsonwebtoken": "^8.5.1", "lambert-db": "^1.1.2", + "lambert-server": "^1.1.0", + "missing-native-js-functions": "^1.2.2", "node-fetch": "^2.6.1", "uuid": "^8.3.2", "ws": "^7.4.2"