From 78674986fb6024dde9224cba7f4f96a83902fba8 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:04 +0200 Subject: [PATCH] Update package.json --- package.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 66a14214..934d565d 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { - "name": "fosscord-server-util", - "version": "1.0.0", - "description": "", + "name": "@fosscord/fosscord-server-util", + "version": "1.0.1", + "description": "add to package.json:", "main": "dist/index.js", "types": "dist/index.d.ts", "scripts": { @@ -12,7 +12,7 @@ "type": "git", "url": "git+https://github.com/fosscord/fosscord-server-util.git" }, - "keywords": [], + "keywords": ["discord", "fosscord", "fosscord-server-util", "foss cord", "discord open source", "discord source", "discord-open-source"], "author": "", "license": "ISC", "bugs": { @@ -31,4 +31,4 @@ "mongoose-autopopulate": "^0.12.3", "typescript": "^4.1.3" } -} +} \ No newline at end of file