Fix package.json: use license instead of licenses
This commit is contained in:
Родитель
b4a939f947
Коммит
40a5023497
|
@ -7,12 +7,7 @@
|
|||
"type": "git",
|
||||
"url": "https://github.com/Microsoft/vscode-textmate"
|
||||
},
|
||||
"licenses": [
|
||||
{
|
||||
"type": "MIT",
|
||||
"url": "http://github.com/Microsoft/vscode-textmate/raw/master/LICENSE.md"
|
||||
}
|
||||
],
|
||||
"license": "MIT",
|
||||
"bugs": {
|
||||
"url": "https://github.com/Microsoft/vscode-textmate/issues"
|
||||
},
|
||||
|
|
Загрузка…
Ссылка в новой задаче