mirror of
https://github.com/balena-io/etcher.git
synced 2025-07-27 21:26:38 +00:00
added i18next to devDependencies
This commit is contained in:
parent
8fc574f059
commit
38ad9c97c6
@ -84,6 +84,7 @@
|
|||||||
"etcher-sdk": "7.4.0",
|
"etcher-sdk": "7.4.0",
|
||||||
"file-loader": "6.2.0",
|
"file-loader": "6.2.0",
|
||||||
"husky": "4.3.8",
|
"husky": "4.3.8",
|
||||||
|
"i18next": "21.8.14",
|
||||||
"immutable": "3.8.2",
|
"immutable": "3.8.2",
|
||||||
"lint-staged": "10.5.4",
|
"lint-staged": "10.5.4",
|
||||||
"lodash": "4.17.21",
|
"lodash": "4.17.21",
|
||||||
@ -98,6 +99,7 @@
|
|||||||
"pretty-bytes": "5.6.0",
|
"pretty-bytes": "5.6.0",
|
||||||
"react": "16.8.5",
|
"react": "16.8.5",
|
||||||
"react-dom": "16.8.5",
|
"react-dom": "16.8.5",
|
||||||
|
"react-i18next": "11.18.1",
|
||||||
"redux": "4.2.0",
|
"redux": "4.2.0",
|
||||||
"rendition": "19.3.2",
|
"rendition": "19.3.2",
|
||||||
"resin-corvus": "2.0.5",
|
"resin-corvus": "2.0.5",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user