From 88099bd965a4d41e2fd1cf3414bdeefe82cd10d0 Mon Sep 17 00:00:00 2001 From: Joseph Rautenbach Date: Sun, 20 Jan 2019 21:42:07 +0200 Subject: [PATCH] MIT License --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 50b4bae..bf2625d 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": { "body-parser": "^1.18.3", "express": "^4.16.4",