Update repository links
This commit is contained in:
parent
046ca40df3
commit
5896f27c44
1 changed files with 3 additions and 3 deletions
|
@ -8,14 +8,14 @@
|
|||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/ElnuDev/tatoeba-api.git"
|
||||
"url": "git+https://git.elnu.com/ElnuDev/tatoeba-api.git"
|
||||
},
|
||||
"author": "ElnuDev",
|
||||
"license": "GPL-3.0",
|
||||
"bugs": {
|
||||
"url": "https://github.com/ElnuDev/tatoeba-api/issues"
|
||||
"url": "https://git.elnu.com/ElnuDev/tatoeba-api/issues"
|
||||
},
|
||||
"homepage": "https://github.com/ElnuDev/tatoeba-api#readme",
|
||||
"homepage": "https://git.elnu.com/ElnuDev/tatoeba-api",
|
||||
"dependencies": {
|
||||
"cors": "^2.8.5",
|
||||
"express": "^4.18.1",
|
||||
|
|
Reference in a new issue