From c95753bc613c519f69f1258cb3f683a7c5ac10db Mon Sep 17 00:00:00 2001 From: Emil Ivanichkov Date: Fri, 16 Feb 2024 20:37:08 +0200 Subject: [PATCH] build(yarn): Install `@status-im/components` from our fork --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 229eba56..fef5fa1b 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "@nivo/pie": "^0.83.0", "@reduxjs/toolkit": "^1.9.5", "@status-im/colors": "0.4.0", - "@status-im/components": "0.6.1", + "@status-im/components": "git+https://git@github.com:nimbus-gui/status-web.git#workspace=@status-im/components&commit=9053e040fd3ff106c5db67a957772c64da2eeb90", "@status-im/icons": "0.6.0", "@storybook/addon-actions": "^7.4.0", "@tamagui/config": "1.74.21", diff --git a/yarn.lock b/yarn.lock index 200037b5..96c625b1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7777,9 +7777,9 @@ __metadata: languageName: node linkType: hard -"@status-im/components@npm:0.6.1": +"@status-im/components@git+https://git@github.com:nimbus-gui/status-web.git#workspace=@status-im/components&commit=9053e040fd3ff106c5db67a957772c64da2eeb90": version: 0.6.1 - resolution: "@status-im/components@npm:0.6.1" + resolution: "@status-im/components@https://git@github.com:nimbus-gui/status-web.git#workspace=%40status-im%2Fcomponents&commit=9053e040fd3ff106c5db67a957772c64da2eeb90" dependencies: "@radix-ui/react-accordion": ^1.1.1 "@radix-ui/react-checkbox": ^1.0.4 @@ -7808,7 +7808,7 @@ __metadata: zustand: ^4.3.7 peerDependencies: react: ^18.2.0 - checksum: b5071b262a4d4cdcbba2723cc7ebdc1ad5eac90a152d07c505aca4175f11691205d9ecc0a7f1ea7cb991ce350bd505d959ca2919700ef493404288d70d9c5e97 + checksum: 787158398293153614864816703ddbbfa26d10dc8120b49ebcc9841dceb319f4306f8bfed77f6f234170ad429ee164d0adf2ca4b45cc88910b2d9260a89615f6 languageName: node linkType: hard @@ -22727,7 +22727,7 @@ __metadata: "@nx/vite": 17.2.8 "@reduxjs/toolkit": ^1.9.5 "@status-im/colors": 0.4.0 - "@status-im/components": 0.6.1 + "@status-im/components": "git+https://git@github.com:nimbus-gui/status-web.git#workspace=@status-im/components&commit=9053e040fd3ff106c5db67a957772c64da2eeb90" "@status-im/icons": 0.6.0 "@storybook/addon-actions": ^7.4.0 "@storybook/addon-essentials": ^7.2.0