1
0
mirror of synced 2024-11-23 23:01:00 +01:00

build: install i18next react native language detector

This commit is contained in:
노주찬 2023-03-29 23:32:54 +09:00
parent df25e2216a
commit 153d8399fc
2 changed files with 6 additions and 0 deletions

View File

@ -9,6 +9,7 @@
"test": "jest" "test": "jest"
}, },
"dependencies": { "dependencies": {
"@os-team/i18next-react-native-language-detector": "^1.0.23",
"@react-native-async-storage/async-storage": "^1.17.11", "@react-native-async-storage/async-storage": "^1.17.11",
"@react-native-clipboard/clipboard": "^1.11.1", "@react-native-clipboard/clipboard": "^1.11.1",
"@react-native-community/masked-view": "^0.1.10", "@react-native-community/masked-view": "^0.1.10",

View File

@ -1910,6 +1910,11 @@
"@nodelib/fs.scandir" "2.1.5" "@nodelib/fs.scandir" "2.1.5"
fastq "^1.6.0" fastq "^1.6.0"
"@os-team/i18next-react-native-language-detector@^1.0.23":
version "1.0.23"
resolved "https://registry.yarnpkg.com/@os-team/i18next-react-native-language-detector/-/i18next-react-native-language-detector-1.0.23.tgz#57c42d5c091b87abd5f50aa444827acf37b1c015"
integrity sha512-m2rtWS1vv4pATXt9Ro5cHD/zN2bl5cWrorRREVZz9CVJDZUTA4ic0teQDK+USMJGsOyLEeNx+Ax05TAd2PJ9lg==
"@react-native-async-storage/async-storage@^1.17.11": "@react-native-async-storage/async-storage@^1.17.11":
version "1.17.11" version "1.17.11"
resolved "https://registry.yarnpkg.com/@react-native-async-storage/async-storage/-/async-storage-1.17.11.tgz#7ec329c1b9f610e344602e806b04d7c928a2341d" resolved "https://registry.yarnpkg.com/@react-native-async-storage/async-storage/-/async-storage-1.17.11.tgz#7ec329c1b9f610e344602e806b04d7c928a2341d"