1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00

fix: doubled "copyright" in package.json after master-merge

Signed-off-by: Roman <ixrock@gmail.com>
This commit is contained in:
Roman 2020-08-19 13:38:32 +03:00
parent 1f890f1124
commit 06b7322baa

View File

@ -4,7 +4,6 @@
"description": "Lens - The Kubernetes IDE", "description": "Lens - The Kubernetes IDE",
"version": "3.6.0-dev", "version": "3.6.0-dev",
"main": "static/build/main.js", "main": "static/build/main.js",
"copyright": "© 2020, Lakend Labs, Inc.",
"copyright": "© 2020, Mirantis, Inc.", "copyright": "© 2020, Mirantis, Inc.",
"license": "MIT", "license": "MIT",
"author": { "author": {