From 0a4fa7be185441c4ecc4d5fa372bd83c5cd68ccc Mon Sep 17 00:00:00 2001 From: ray Date: Thu, 7 Jan 2021 13:50:50 +0000 Subject: [PATCH] update licence type --- static-html/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static-html/package.json b/static-html/package.json index 7d46e40..5e7de69 100644 --- a/static-html/package.json +++ b/static-html/package.json @@ -10,7 +10,7 @@ "build": "webpack --env production" }, "author": "", - "license": "ISC", + "license": "UNLICENSED", "devDependencies": { "@babel/core": "^7.12.10", "@babel/preset-env": "^7.12.11",