Updating urls
This commit is contained in:
Родитель
e7dd852adc
Коммит
543c06c55e
|
@ -1,16 +1,16 @@
|
|||
{
|
||||
"name": "vscode-emmet-helper",
|
||||
"version": "0.0.17",
|
||||
"version": "0.0.18",
|
||||
"description": "Helper to use emmet modules in Visual Studio Code",
|
||||
"main": "./out/emmetHelper.js",
|
||||
"author": "Microsoft Corporation",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/Microsoft/vscode-emmet-helper"
|
||||
"url": "https://github.com/ramya-rao-a/vscode-emmet-helper"
|
||||
},
|
||||
"license": "MIT",
|
||||
"bugs": {
|
||||
"url": "https://github.com/Microsoft/vscode-emmet-helper"
|
||||
"url": "https://github.com/ramya-rao-a/vscode-emmet-helper"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "^6.0.46",
|
||||
|
|
Загрузка…
Ссылка в новой задаче