mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 01:38:56 -04:00
Update URLs in package.json (elastic/kibana-plugin-helpers#31)
The package.json URLs are still referencing @spalger's version, whilst development and collaboration happens on @elastic's version Original commit: elastic/kibana-plugin-helpers@1f322c1cb1
This commit is contained in:
parent
7adc615c1f
commit
314bda86a6
1 changed files with 3 additions and 3 deletions
|
@ -38,10 +38,10 @@
|
|||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/spalger/kibana-plugin-helpers.git"
|
||||
"url": "git+https://github.com/elastic/kibana-plugin-helpers.git"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/spalger/kibana-plugin-helpers/issues"
|
||||
"url": "https://github.com/elastic/kibana-plugin-helpers/issues"
|
||||
},
|
||||
"homepage": "https://github.com/spalger/kibana-plugin-helpers#readme"
|
||||
"homepage": "https://github.com/elastic/kibana-plugin-helpers#readme"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue