1
0
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:
Roman 2020-10-31 09:45:53 +02:00
parent b2d9538d85
commit 5e966dd79e
8 changed files with 3 additions and 6 deletions

View File

@ -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",

View File

@ -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"
]
},