summary refs log tree commit diff
path: root/package.json
diff options
context:
space:
mode:
authorFlam3rboy <34555296+Flam3rboy@users.noreply.github.com>2021-02-06 10:06:47 +0100
committerFlam3rboy <34555296+Flam3rboy@users.noreply.github.com>2021-02-06 10:06:47 +0100
commitc6ccd4c30e262a3df56e78296cffa5ca3e48cb38 (patch)
tree340c04fe16f3acd037f9538930fab93eb45c5886 /package.json
parent:art: restructure (diff)
downloadserver-ts-c6ccd4c30e262a3df56e78296cffa5ca3e48cb38.tar.xz
update missing-native-js-functions version
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"