From 5a19983e32176321f266a90952ef9ca5207d6565 Mon Sep 17 00:00:00 2001 From: Ethan Date: Mon, 15 Feb 2021 07:58:04 +0000 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a392946..303f3ff 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "test": "echo \"Error: no test specified\" && exit 1" }, "author": "", - "license": "ISC", + "license": "MIT", "dependencies": { "chalk": "^2.4.2", "express": "^4.17.1",