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",
|
||||
"version": "0.1.0",
|
||||
"description": "License item",
|
||||
"description": "License menu item",
|
||||
"main": "dist/main.js",
|
||||
"scripts": {
|
||||
"build": "webpack -p",
|
||||
@ -111,10 +111,7 @@
|
||||
"!**/node_modules"
|
||||
]
|
||||
},
|
||||
{
|
||||
"from": "extensions/license/LICENSE",
|
||||
"to": "LICENSE"
|
||||
}
|
||||
"LICENSE"
|
||||
],
|
||||
"linux": {
|
||||
"category": "Network",
|
||||
@ -188,7 +185,7 @@
|
||||
"pod-menu",
|
||||
"node-menu",
|
||||
"metrics-cluster-feature",
|
||||
"license",
|
||||
"license-menu-item",
|
||||
"support-page"
|
||||
]
|
||||
},
|
||||
|
||||
Loading…
Reference in New Issue
Block a user