update package refs to drone-demos repo
This commit is contained in:
parent
040704ed2d
commit
e979e51d61
1 changed files with 3 additions and 3 deletions
|
@ -9,14 +9,14 @@
|
|||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/uldissturms/drone-nodejs-spike.git"
|
||||
"url": "git+https://github.com/drone-demos/drone-with-nodejs.git"
|
||||
},
|
||||
"author": "",
|
||||
"license": "ISC",
|
||||
"bugs": {
|
||||
"url": "https://github.com/uldissturms/drone-nodejs-spike/issues"
|
||||
"url": "https://github.com/drone-demos/drone-with-nodejs/issues"
|
||||
},
|
||||
"homepage": "https://github.com/uldissturms/drone-nodejs-spike#readme",
|
||||
"homepage": "https://github.com/drone-demos/drone-with-nodejs#readme",
|
||||
"devDependencies": {
|
||||
"tape": "^4.6.3"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue