From 24ffec006fbecf42202e18a2d93bb34bfe18789e Mon Sep 17 00:00:00 2001 From: Emil Widlund Date: Tue, 22 May 2018 23:25:31 +0200 Subject: [PATCH] Updated license --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8e485af..85fbdc0 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ "build": "webpack-cli" }, "author": "Emil Widlund", - "license": "ISC", + "license": "MIT", "devDependencies": { "coffee-loader": "^0.9.0", "coffeescript": "^2.2.2",