From 03eec8c8361dd8781815a668e4691e236d3e2c68 Mon Sep 17 00:00:00 2001 From: Andrey Vlasov Date: Sat, 28 Mar 2020 23:08:24 +0300 Subject: [PATCH] change license --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7c8eefb..b432767 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "test": "echo \"Error: no test specified\" && exit 1" }, "author": "innoavvlasov@gmail.com", - "license": "MIT", + "license": "ISC", "devDependencies": { "@types/node": "13.7.0", "@types/systemjs": "6.1.0",