DefinitelyTyped/types/i18next-node-fs-backend/package.json
Melvin Groenhoff e719acfd6e Remove i18next and i18next-express-middleware and update dependents (#37555)
* Remove i18next and i18next-express-middleware

* Update i18next-node-fs and i18next-printf-postprocessor to use bundled i18next typings.

* Update i18next-ko
2019-08-19 10:39:49 -07:00

7 lines
84 B
JSON

{
"private": true,
"dependencies": {
"i18next": ">=17.0.11"
}
}