build_resolved (#42)

This commit is contained in:
Gustavo Emanuel Farias Rosa
2022-06-06 16:24:35 -03:00
committed by GitHub
parent f5e4ef117b
commit f2115e23c7
18 changed files with 1015 additions and 52 deletions

View File

@@ -21,8 +21,9 @@
"i18next": "^21.6.12",
"i18next-browser-languagedetector": "^6.1.3",
"react": "17.0.2",
"react-native": "0.68.1",
"react-native": "0.68.2",
"react-native-gesture-handler": "^2.2.0",
"react-native-gradle-plugin": "^0.0.7",
"react-native-languages": "^3.0.2",
"react-native-localization": "^2.3.1",
"react-native-modalize": "^2.0.13",
@@ -48,6 +49,7 @@
"babel-jest": "^26.6.3",
"eslint": "^7.14.0",
"jest": "^26.6.3",
"jsc-android": "^250230.2.1",
"metro-react-native-babel-preset": "^0.66.2",
"react-test-renderer": "17.0.2",
"typescript": "^4.4.4"