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

Add license to package.json

Signed-off-by: David Birks <david@birks.dev>
This commit is contained in:
David Birks 2020-03-27 01:05:17 -04:00
parent bef538c586
commit e73b5bb9ca
No known key found for this signature in database
GPG Key ID: BB999F83D9A19A36

View File

@ -6,6 +6,7 @@
"email": "info@lakendlabs.com"
},
"copyright": "© 2020, Lakend Labs, Inc.",
"license": "MIT",
"description": "The Kubernetes IDE",
"version": "3.1.0-beta.1",
"main": "main.ts",