diff options
| author | s1n <[email protected]> | 2020-04-01 21:15:40 -0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2020-04-01 21:15:40 -0700 |
| commit | 6d2f8943b33be6e58daaa244f05e39f6d13ace40 (patch) | |
| tree | 73536da7b2170780989b0a0603f412c511649ba3 /package.json | |
| parent | Create Procfile (diff) | |
| download | s5nical-6d2f8943b33be6e58daaa244f05e39f6d13ace40.tar.xz s5nical-6d2f8943b33be6e58daaa244f05e39f6d13ace40.zip | |
Update package.json
Diffstat (limited to 'package.json')
| -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", |