Updated package json
This commit is contained in:
@@ -1,8 +1,14 @@
|
|||||||
{
|
{
|
||||||
"name": "illegitimate-bot",
|
"name": "illegitimate-bot",
|
||||||
|
"displayName": "Illegitimate Bot",
|
||||||
"version": "1.0.0",
|
"version": "1.0.0",
|
||||||
"description": "",
|
"description": "",
|
||||||
"main": "src/index.ts",
|
"main": "src/index.ts",
|
||||||
|
"repository": {
|
||||||
|
"type": "git",
|
||||||
|
"url": "https://gitlab.com/illegitimate/illegitimate-bot"
|
||||||
|
},
|
||||||
|
"homepage": "https://gitlab.com/illegitimate/illegitimate-bot",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"start": "node dist/index.js",
|
"start": "node dist/index.js",
|
||||||
"build": "tsc",
|
"build": "tsc",
|
||||||
|
|||||||
Reference in New Issue
Block a user