From 005188973bd8f232452087208404cdad70496327 Mon Sep 17 00:00:00 2001 From: hare1039 Date: Thu, 19 Jan 2017 18:32:36 +0800 Subject: [PATCH] change license description in package.json fix issue #37 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c139d9c..5690f41 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "url": "git+https://github.com/hernansartorio/jquery-nice-select.git" }, "author": "HernĂ¡n Sartorio", - "license": "ISC", + "license": "MIT", "bugs": { "url": "https://github.com/hernansartorio/jquery-nice-select/issues" },