mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-25 11:08:51 +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
@@ -4,6 +4,7 @@
|
||||
"description": "%description%",
|
||||
"version": "1.0.0",
|
||||
"publisher": "vscode",
|
||||
"license": "MIT",
|
||||
"engines": { "vscode": "*" },
|
||||
"scripts": {
|
||||
"update-grammar": "node ./build/update-grammars.js"
|
||||
|
||||
Reference in New Issue
Block a user