diff options
Diffstat (limited to 'yarn.lock')
-rw-r--r-- | yarn.lock | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/yarn.lock b/yarn.lock index c81f12066..a2941d5b2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -18721,9 +18721,10 @@ react-native-svg@14.1.0: css-select "^5.1.0" css-tree "^1.1.3" -"react-native-ui-text-view@link:./modules/react-native-ui-text-view": - version "0.0.0" - uid "" +react-native-uitextview@^1.1.6: + version "1.1.6" + resolved "https://registry.yarnpkg.com/react-native-uitextview/-/react-native-uitextview-1.1.6.tgz#a70d039f415158445c90de8e8e546a7c3b251d6d" + integrity sha512-OTGTw4Y2DDn4dHTwN7aKOndXP6NoS/AS35Rj/Rsss+KRsGHToiv2g3ZdzQ0ZhZabhwl1u+Oht+wSU/FU+SoJ+Q== react-native-url-polyfill@^1.3.0: version "1.3.0" |