add types

This commit is contained in:
Daniel Ternyak 2019-08-21 17:46:18 -05:00
parent 36d10789cd
commit 360cc00cc8
No known key found for this signature in database
GPG Key ID: DF212D2DC5D0E245
2 changed files with 2 additions and 1 deletions

View File

@ -57,6 +57,7 @@
"@types/dotenv": "^4.0.3",
"@types/express": "^4.16.0",
"@types/express-winston": "^3.0.0",
"@types/i18next": "^13.0.0",
"@types/i18next-express-middleware": "^0.0.33",
"@types/i18next-node-fs-backend": "^0.0.30",
"@types/js-cookie": "2.1.0",

View File

@ -1812,7 +1812,7 @@
dependencies:
"@types/i18next" "^2"
"@types/i18next@*":
"@types/i18next@*", "@types/i18next@^13.0.0":
version "13.0.0"
resolved "https://registry.yarnpkg.com/@types/i18next/-/i18next-13.0.0.tgz#403ef338add0104e74d9759f1b39217e7c5d4084"
integrity sha512-gp/SIShAuf4WOqi8ey0nuI7qfWaVpMNCcs/xLygrh/QTQIXmlDC1E0TtVejweNW+7SGDY7g0lyxyKZIJuCKIJw==