package.json: Change GitHub links to GitLab.
This commit is contained in:
parent
f42c3ee65b
commit
b426d67411
1 changed files with 3 additions and 3 deletions
|
@ -8,7 +8,7 @@
|
|||
"url": "https://www.NodeGuy.com/"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/NodeGuy/channel/issues"
|
||||
"url": "https://gitlab.com/NodeGuy/channel/issues"
|
||||
},
|
||||
"dependencies": {
|
||||
"setimmediate": "1.0.5"
|
||||
|
@ -23,7 +23,7 @@
|
|||
"mocha": "5.2.0",
|
||||
"nyc": "13.3.0"
|
||||
},
|
||||
"homepage": "https://github.com/NodeGuy/channel",
|
||||
"homepage": "https://gitlab.com/NodeGuy/channel",
|
||||
"keywords": [
|
||||
"CSP",
|
||||
"channel",
|
||||
|
@ -33,7 +33,7 @@
|
|||
"main": "lib/index.js",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/NodeGuy/channel.git"
|
||||
"url": "git+https://gitlab.com/NodeGuy/channel.git"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "nyc mocha --recursive"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue