diff --git a/package-lock.json b/package-lock.json index 6ab37be3..7d75869a 100644 Binary files a/package-lock.json and b/package-lock.json differ 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"