diff options
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 33dbf0d..b4e3e0a 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, - "author": "soggy", + "author": "sin", "license": "MIT", "dependencies": { "discord.js": "^11.6.3", |