From 587b412668aa00acd93b7807986a9e1cdc2ea9d6 Mon Sep 17 00:00:00 2001 From: James Chalmers Date: Wed, 11 Apr 2018 17:18:33 -0400 Subject: [PATCH] fix incorrect license to MIMT --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index fc6ef5c..a4cf442 100644 --- a/package.json +++ b/package.json @@ -45,5 +45,5 @@ "email": "jmschlmrs@gmail.com" } ], - "license": "ISC" + "license": "MIT" }