From 37c392b174dac61b1a127e5b0237875551cab214 Mon Sep 17 00:00:00 2001 From: Takuya Shizukuishi Date: Mon, 31 May 2021 11:30:55 +0900 Subject: [PATCH] fix: licence, fix #2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 990a854..a7888db 100644 --- a/package.json +++ b/package.json @@ -35,5 +35,5 @@ "engines": { "node": ">=0.10.0" }, - "license": "ISC" + "license": "MIT" }