Update package.json

This commit is contained in:
Intevel ツ 2021-04-21 13:26:04 +02:00
parent 4efe82f5fb
commit 78674986fb

View File

@ -1,7 +1,7 @@
{ {
"name": "fosscord-server-util", "name": "@fosscord/fosscord-server-util",
"version": "1.0.0", "version": "1.0.1",
"description": "", "description": "add to package.json:",
"main": "dist/index.js", "main": "dist/index.js",
"types": "dist/index.d.ts", "types": "dist/index.d.ts",
"scripts": { "scripts": {
@ -12,7 +12,7 @@
"type": "git", "type": "git",
"url": "git+https://github.com/fosscord/fosscord-server-util.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": "", "author": "",
"license": "ISC", "license": "ISC",
"bugs": { "bugs": {