update repo url in package.json
This commit is contained in:
Родитель
344fc6e5d8
Коммит
a6b86b0092
|
@ -6,7 +6,7 @@
|
|||
"author": {
|
||||
"name": "Microsoft Corporation",
|
||||
"email": "azsdkteam@microsoft.com",
|
||||
"url": "https://github.com/Azure/azure-sdk-for-node"
|
||||
"url": "https://github.com/Azure/generator-azure-node"
|
||||
},
|
||||
"files": [
|
||||
"generators"
|
||||
|
@ -36,9 +36,9 @@
|
|||
"yeoman-assert": "^2.2.1",
|
||||
"yeoman-test": "^1.5.1"
|
||||
},
|
||||
"repository": "https://github.com/Azure/azure-sdk-for-node",
|
||||
"repository": "https://github.com/Azure/generator-azure-node",
|
||||
"bugs": {
|
||||
"url": "http://github.com/Azure/azure-sdk-for-node/issues"
|
||||
"url": "https://github.com/Azure/generator-azure-node/issues"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "mocha"
|
||||
|
|
Загрузка…
Ссылка в новой задаче