summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--package.json10
1 files 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