v2.1.1 - Paths are no longer relative

This commit is contained in:
Isaac (eartharoid)
2020-10-14 22:37:57 +01:00
parent 726d326656
commit 16876b1408
15 changed files with 68 additions and 58 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@eartharoid/discordtickets",
"version": "2.1.0",
"version": "2.1.1",
"private": true,
"description": "An open-source & self-hosted Discord bot for ticket management.",
"main": "src/index.js",