From dbd5d4f55ba81698e0630b5f54ecb04c02e0aa92 Mon Sep 17 00:00:00 2001 From: g-ouattara Date: Tue, 23 Apr 2024 21:04:43 +0000 Subject: [PATCH] add shopify restyle --- package.json | 1 + yarn.lock | 5 +++++ 2 files changed, 6 insertions(+) diff --git a/package.json b/package.json index 808118e..719304f 100644 --- a/package.json +++ b/package.json @@ -13,6 +13,7 @@ "prepare": "husky" }, "dependencies": { + "@shopify/restyle": "^2.4.4", "expo": "~50.0.14", "expo-status-bar": "~1.11.1", "react": "18.2.0", diff --git a/yarn.lock b/yarn.lock index eae5f67..9f028b6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2060,6 +2060,11 @@ component-type "^1.2.1" join-component "^1.1.0" +"@shopify/restyle@^2.4.4": + version "2.4.4" + resolved "https://registry.yarnpkg.com/@shopify/restyle/-/restyle-2.4.4.tgz#a94dde4e7fcfa03bc5f06648b70ecf47caa661ba" + integrity sha512-Y64T8pCSKZi7ChMMfCfe+EJJsqeF+lNLsxYDHbuU63ffLHN7wRwIALJY6VqzcJWZX3fhCztX7AqOkgc7CetfPg== + "@sideway/address@^4.1.5": version "4.1.5" resolved "https://registry.yarnpkg.com/@sideway/address/-/address-4.1.5.tgz#4bc149a0076623ced99ca8208ba780d65a99b9d5" -- libgit2 0.27.1