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": {
|
||||
"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