diff --git a/package.json b/package.json index 2acd1cb39..b331c2984 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ "test": "echo \"Error: no test specified\" && exit 1" }, "author": "Eric Pfister", - "license": "ISC", + "license": "MIT", "devDependencies": { "electron": "^2.0.7" },