Install express
This commit is contained in:
parent
bdd6eebe6c
commit
7500940370
2 changed files with 1022 additions and 1 deletions
1018
package-lock.json
generated
Normal file
1018
package-lock.json
generated
Normal file
File diff suppressed because it is too large
Load diff
|
@ -15,5 +15,8 @@
|
||||||
"bugs": {
|
"bugs": {
|
||||||
"url": "https://github.com/ElnuDev/tatoeba-api/issues"
|
"url": "https://github.com/ElnuDev/tatoeba-api/issues"
|
||||||
},
|
},
|
||||||
"homepage": "https://github.com/ElnuDev/tatoeba-api#readme"
|
"homepage": "https://github.com/ElnuDev/tatoeba-api#readme",
|
||||||
|
"dependencies": {
|
||||||
|
"express": "^4.18.1"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
Reference in a new issue