fix: update repository url in package.json (#643)
This commit is contained in:
parent
97987ef9e7
commit
e995d8588c
1 changed files with 1 additions and 1 deletions
|
@ -9,6 +9,6 @@
|
||||||
},
|
},
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://idontknow/todo.git"
|
"url": "https://github.com/freeCodeCamp/boilerplate-npm.git"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue