From b9588d1dff9cb3b458c0d0495ba6aad00ba433d4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Intevel=20=E3=83=84?= <59223342+Intevel@users.noreply.github.com> Date: Wed, 21 Apr 2021 13:26:56 +0200 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 934d565d..6a9e7910 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@fosscord/fosscord-server-util", "version": "1.0.1", - "description": "add to package.json:", + "description": "Utility functions for the all server repositories", "main": "dist/index.js", "types": "dist/index.d.ts", "scripts": {