1
0
mirror of https://github.com/spacebarchat/server.git synced 2024-09-22 02:31:36 +02:00
This commit is contained in:
Flam3rboy 2021-05-28 17:00:17 +02:00
parent 12d0025587
commit 5c46ac04d0
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "@fosscord/server-util",
"version": "1.3.7",
"version": "1.3.8",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "@fosscord/server-util",
"version": "1.3.7",
"version": "1.3.8",
"license": "ISC",
"dependencies": {
"@types/jsonwebtoken": "^8.5.0",

View File

@ -1,6 +1,6 @@
{
"name": "@fosscord/server-util",
"version": "1.3.7",
"version": "1.3.8",
"description": "Utility functions for the all server repositories",
"main": "dist/index.js",
"types": "dist/index.d.ts",