add file logger (#6618)

This commit is contained in:
Elias Nahum
2022-09-06 10:42:09 -03:00
committed by GitHub
parent 9fd8781808
commit a819bfc820
6 changed files with 41 additions and 23 deletions

View File

@@ -17,6 +17,7 @@
"@mattermost/react-native-emm": "1.3.0",
"@mattermost/react-native-network-client": "1.0.0",
"@mattermost/react-native-paste-input": "0.5.0",
"@mattermost/react-native-turbo-log": "0.2.0",
"@msgpack/msgpack": "2.7.2",
"@nozbe/watermelondb": "0.24.0",
"@nozbe/with-observables": "1.4.0",
@@ -141,7 +142,6 @@
"babel-jest": "28.1.3",
"babel-loader": "8.2.5",
"babel-plugin-module-resolver": "4.1.0",
"babel-plugin-transform-remove-console": "6.9.4",
"deep-freeze": "0.0.1",
"detox": "19.9.0",
"eslint": "8.21.0",