diff options
Diffstat (limited to 'projects/discord-bot/package.json')
| -rw-r--r-- | projects/discord-bot/package.json | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/projects/discord-bot/package.json b/projects/discord-bot/package.json deleted file mode 100644 index eed5669..0000000 --- a/projects/discord-bot/package.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "dependencies": { - "discord.js": "^14.16.3" - }, - "scripts": { - "start": "node source/main.js", - "dev": "node --env-file-if-exists=.env source/main.js" - }, - "type": "module" -} |
