1
0
mirror of https://github.com/spacebarchat/server.git synced 2024-09-21 18:21:36 +02:00
This commit is contained in:
Flam3rboy 2021-08-08 00:27:28 +02:00
parent c73cab2d03
commit 0947f18cf4
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.40",
"version": "1.3.41",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "@fosscord/server-util",
"version": "1.3.40",
"version": "1.3.41",
"license": "GPLV3",
"dependencies": {
"@types/jsonwebtoken": "^8.5.0",

View File

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