⬆️ npm i @fosscord/server-util@1.3.11

This commit is contained in:
Flam3rboy 2021-05-30 01:46:30 +02:00
parent 6be3b55ffb
commit 335612c51f
2 changed files with 2084 additions and 5 deletions

2087
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -13,7 +13,7 @@
"author": "Fosscord", "author": "Fosscord",
"license": "ISC", "license": "ISC",
"dependencies": { "dependencies": {
"@fosscord/server-util": "^1.3.7", "@fosscord/server-util": "^1.3.11",
"ajv": "^8.5.0", "ajv": "^8.5.0",
"dotenv": "^8.2.0", "dotenv": "^8.2.0",
"jsonwebtoken": "^8.5.1", "jsonwebtoken": "^8.5.1",