Updated package json

This commit is contained in:
2024-02-04 22:33:47 +01:00
parent ede7d93b3d
commit 984a857030

View File

@@ -1,8 +1,14 @@
{
"name": "illegitimate-bot",
"displayName": "Illegitimate Bot",
"version": "1.0.0",
"description": "",
"main": "src/index.ts",
"repository": {
"type": "git",
"url": "https://gitlab.com/illegitimate/illegitimate-bot"
},
"homepage": "https://gitlab.com/illegitimate/illegitimate-bot",
"scripts": {
"start": "node dist/index.js",
"build": "tsc",