update repository url
This commit is contained in:
@@ -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"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user