mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
move LICENSE back to root
Signed-off-by: Roman <ixrock@gmail.com>
This commit is contained in:
parent
b2d9538d85
commit
5e966dd79e
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "lens-license",
|
"name": "lens-license",
|
||||||
"version": "0.1.0",
|
"version": "0.1.0",
|
||||||
"description": "License item",
|
"description": "License menu item",
|
||||||
"main": "dist/main.js",
|
"main": "dist/main.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"build": "webpack -p",
|
"build": "webpack -p",
|
||||||
@ -111,10 +111,7 @@
|
|||||||
"!**/node_modules"
|
"!**/node_modules"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
"LICENSE"
|
||||||
"from": "extensions/license/LICENSE",
|
|
||||||
"to": "LICENSE"
|
|
||||||
}
|
|
||||||
],
|
],
|
||||||
"linux": {
|
"linux": {
|
||||||
"category": "Network",
|
"category": "Network",
|
||||||
@ -188,7 +185,7 @@
|
|||||||
"pod-menu",
|
"pod-menu",
|
||||||
"node-menu",
|
"node-menu",
|
||||||
"metrics-cluster-feature",
|
"metrics-cluster-feature",
|
||||||
"license",
|
"license-menu-item",
|
||||||
"support-page"
|
"support-page"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user