Add License field to package.jsons #68423 (#68771)

it should avoid to have "warning XXX: No license field" during yarn
build

Signed-off-by: Aurélien Pupier <apupier@redhat.com>
This commit is contained in:
Aurélien Pupier
2019-06-06 11:44:50 +02:00
committed by João Moreno
parent df9ad66def
commit 7a5bca9faf
71 changed files with 73 additions and 2 deletions
+1
View File
@@ -1,6 +1,7 @@
{
"name": "code-oss-dev-build",
"version": "1.0.0",
"license": "MIT",
"devDependencies": {
"@types/ansi-colors": "^3.2.0",
"@types/azure": "0.9.19",