update repository url
This commit is contained in:
parent
c67fe8019b
commit
2a60815bb9
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "Backend Boiler",
|
"name": "Backend Boiler",
|
||||||
"author" : "wieerwill",
|
"author": "wieerwill",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"express": "^4.14.0"
|
"express": "^4.14.0"
|
||||||
},
|
},
|
||||||
@ -10,6 +10,6 @@
|
|||||||
},
|
},
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://idontknow/todo.git"
|
"url": "https://github.com/wieerwill/fCC-boilerplate-npm.git"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user