From c8dac40ed55c9bba9977bd83b71296544db7e05c Mon Sep 17 00:00:00 2001 From: Angelk90 Date: Tue, 4 Jan 2022 10:05:31 +0100 Subject: [PATCH] Update readme v0.1.59-alpha --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e8b970631e..dda6e4db26 100644 --- a/README.md +++ b/README.md @@ -17,13 +17,13 @@ When reading these lines, the package is not yet available on npm. Use the link below to install the package. ```sh -$ yarn add https://github.com/Shopify/react-native-skia/releases/download/v0.1.43-alpha/shopify-react-native-skia-0.1.43.tgz +$ yarn add https://github.com/Shopify/react-native-skia/releases/download/v0.1.59-alpha/shopify-react-native-skia-0.1.59.tgz ``` Or using npm: ```sh -$ npm install https://github.com/Shopify/react-native-skia/releases/download/v0.1.43-alpha/shopify-react-native-skia-0.1.43.tgz +$ npm install https://github.com/Shopify/react-native-skia/releases/download/v0.1.59-alpha/shopify-react-native-skia-0.1.59.tgz ``` ### iOS