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