From 324d19690076b823e50091e7b73022bc42c5e48e Mon Sep 17 00:00:00 2001 From: Shay DeWael Date: Thu, 7 Apr 2022 11:21:31 -0700 Subject: [PATCH] Update package.json --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 79c8ea9..08113b7 100644 --- a/package.json +++ b/package.json @@ -7,8 +7,8 @@ "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, - "author": "", - "license": "ISC", + "author": "Shay DeWael", + "license": "MIT", "dependencies": { "axios": "^0.26.1", "discord-interactions": "^3.1.0",