commit
2607cb3b15
1 changed files with 3 additions and 3 deletions
|
@ -8,7 +8,7 @@
|
||||||
"url": "https://www.NodeGuy.com/"
|
"url": "https://www.NodeGuy.com/"
|
||||||
},
|
},
|
||||||
"bugs": {
|
"bugs": {
|
||||||
"url": "https://gitlab.com/NodeGuy/channel/issues"
|
"url": "https://github.com/NodeGuy/channel/issues"
|
||||||
},
|
},
|
||||||
"dependencies": {},
|
"dependencies": {},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
|
@ -23,7 +23,7 @@
|
||||||
"mocha": "8.2.1",
|
"mocha": "8.2.1",
|
||||||
"nyc": "15.1.0"
|
"nyc": "15.1.0"
|
||||||
},
|
},
|
||||||
"homepage": "https://gitlab.com/NodeGuy/channel",
|
"homepage": "https://github.com/NodeGuy/channel",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"CSP",
|
"CSP",
|
||||||
"channel",
|
"channel",
|
||||||
|
@ -33,7 +33,7 @@
|
||||||
"main": "lib/index.js",
|
"main": "lib/index.js",
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "git+https://gitlab.com/NodeGuy/channel.git"
|
"url": "git+https://github.com/NodeGuy/channel.git"
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"mutationTest": "stryker run",
|
"mutationTest": "stryker run",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue