1
0
mirror of https://github.com/spacebarchat/server.git synced 2024-11-22 10:22:39 +01:00

update missing-native-js-functions version

This commit is contained in:
Flam3rboy 2021-02-06 10:06:47 +01:00
parent 61cd85b7ed
commit c6ccd4c30e
2 changed files with 2954 additions and 900 deletions

3850
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -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"