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": "", "author": "",
"license": "ISC", "license": "ISC",
"dependencies": { "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", "erlpack": "^0.1.3",
"jsonwebtoken": "^8.5.1", "jsonwebtoken": "^8.5.1",
"lambert-db": "^1.1.2", "lambert-db": "^1.1.2",
"lambert-server": "^1.1.0",
"missing-native-js-functions": "^1.2.2",
"node-fetch": "^2.6.1", "node-fetch": "^2.6.1",
"uuid": "^8.3.2", "uuid": "^8.3.2",
"ws": "^7.4.2" "ws": "^7.4.2"