From 820ea8e4a1ed38135dccbb360e9a5cfb9da268f5 Mon Sep 17 00:00:00 2001 From: medcl Date: Sun, 15 Mar 2020 11:37:15 +0800 Subject: [PATCH] update license in package.json --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index f06513c8..7fd295e2 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "logging-center", "version": "1.0.0", - "description": "", + "description": "极限科技日志统一分析管理平台", "private": true, "egg": { "declarations": true @@ -54,5 +54,5 @@ "url": "ssh://git@git.infini.ltd:64221/infini/logging-center.git" }, "author": "", - "license": "MIT" + "license": "INFINI-EULA" }