mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-25 02:58:56 +01:00
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:
committed by
João Moreno
parent
df9ad66def
commit
7a5bca9faf
@@ -3,6 +3,7 @@
|
||||
"description": "API tests for VS Code",
|
||||
"version": "0.0.1",
|
||||
"publisher": "vscode",
|
||||
"license": "MIT",
|
||||
"enableProposedApi": true,
|
||||
"private": true,
|
||||
"main": "horse",
|
||||
|
||||
Reference in New Issue
Block a user