update the package.json after build the lib
This commit is contained in:
parent
cef5b539ad
commit
f9a023006d
|
@ -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",
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue