From 2db07d919d7234df9e9c2b91c6927219489327a7 Mon Sep 17 00:00:00 2001 From: powermaker450 Date: Mon, 14 Oct 2024 12:45:00 -0400 Subject: [PATCH] How --- package-lock.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package-lock.json b/package-lock.json index 9a3e574..1726275 100644 --- a/package-lock.json +++ b/package-lock.json @@ -7,7 +7,7 @@ "": { "name": "confess", "version": "1.0.0", - "license": "MIT", + "license": "AGPLv3", "dependencies": { "chalk": "^4.1.0", "discord.js": "^14.16.3", diff --git a/package.json b/package.json index 92d2ae1..19c8942 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "test": "echo \"Error: no test specified\" && exit 1" }, "author": "powermaker450", - "license": "MIT", + "license": "AGPLv3", "dependencies": { "chalk": "^4.1.0", "discord.js": "^14.16.3",