update license in package.json
This commit is contained in:
parent
52c99cfb08
commit
820ea8e4a1
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"name": "logging-center",
|
"name": "logging-center",
|
||||||
"version": "1.0.0",
|
"version": "1.0.0",
|
||||||
"description": "",
|
"description": "极限科技日志统一分析管理平台",
|
||||||
"private": true,
|
"private": true,
|
||||||
"egg": {
|
"egg": {
|
||||||
"declarations": true
|
"declarations": true
|
||||||
|
@ -54,5 +54,5 @@
|
||||||
"url": "ssh://git@git.infini.ltd:64221/infini/logging-center.git"
|
"url": "ssh://git@git.infini.ltd:64221/infini/logging-center.git"
|
||||||
},
|
},
|
||||||
"author": "",
|
"author": "",
|
||||||
"license": "MIT"
|
"license": "INFINI-EULA"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue