From f9a023006d8f3b9fdcdabf3e1910131e05bb6350 Mon Sep 17 00:00:00 2001 From: Reinaldo Neto Date: Wed, 1 Mar 2023 11:45:19 -0300 Subject: [PATCH] update the package.json after build the lib --- package.json | 2 +- yarn.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 3c70af906..19a9fd5f6 100644 --- a/package.json +++ b/package.json @@ -123,7 +123,7 @@ "react-native-skeleton-placeholder": "^5.2.3", "react-native-slowlog": "^1.0.2", "react-native-svg": "^12.3.0", - "react-native-ui-lib": "RocketChat/react-native-ui-lib#6c73c815861142659383f03b57c4eb0da5a10bce", + "react-native-ui-lib": "RocketChat/react-native-ui-lib#da07d0a27231c9503d524010166904c42abdb72d", "react-native-vector-icons": "9.1.0", "react-native-webview": "10.3.2", "react-redux": "^8.0.5", diff --git a/yarn.lock b/yarn.lock index 9f81509b5..43478cb09 100644 --- a/yarn.lock +++ b/yarn.lock @@ -17502,9 +17502,9 @@ react-native-text-size@4.0.0-rc.1: resolved "https://registry.yarnpkg.com/react-native-text-size/-/react-native-text-size-4.0.0-rc.1.tgz#1e048d345dd6a5a8e1269e0585c1a5948c478da5" integrity sha512-CysqjU2jK6Yc+a+kEI222pUyTY2ywcU2HqbFqf1KHymW6OPTdvBBHqbEJKL0QiLhQaFYDbqicM+h990s9TP00g== -react-native-ui-lib@RocketChat/react-native-ui-lib#6c73c815861142659383f03b57c4eb0da5a10bce: +react-native-ui-lib@RocketChat/react-native-ui-lib#da07d0a27231c9503d524010166904c42abdb72d: version "7.0.0" - resolved "https://codeload.github.com/RocketChat/react-native-ui-lib/tar.gz/6c73c815861142659383f03b57c4eb0da5a10bce" + resolved "https://codeload.github.com/RocketChat/react-native-ui-lib/tar.gz/da07d0a27231c9503d524010166904c42abdb72d" dependencies: babel-plugin-transform-inline-environment-variables "^0.0.2" color "^3.1.0"