diff --git a/README.md b/README.md index 4934a75bb0..de81bb68b8 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.75-alpha/shopify-react-native-skia-0.1.75.tgz +yarn add https://github.com/Shopify/react-native-skia/releases/download/v0.1.92-alpha/shopify-react-native-skia-0.1.92.tgz ``` Or using npm: ```sh -npm install https://github.com/Shopify/react-native-skia/releases/download/v0.1.75-alpha/shopify-react-native-skia-0.1.75.tgz +npm install https://github.com/Shopify/react-native-skia/releases/download/v0.1.92-alpha/shopify-react-native-skia-0.1.92.tgz ``` ### iOS diff --git a/docs/docs/getting-started/installation.md b/docs/docs/getting-started/installation.md index a4d36a3cbf..bd48095ac8 100644 --- a/docs/docs/getting-started/installation.md +++ b/docs/docs/getting-started/installation.md @@ -20,13 +20,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.75-alpha/shopify-react-native-skia-0.1.75.tgz +yarn add https://github.com/Shopify/react-native-skia/releases/download/v0.1.92-alpha/shopify-react-native-skia-0.1.92.tgz ``` Or using npm: ```sh -npm install https://github.com/Shopify/react-native-skia/releases/download/v0.1.75-alpha/shopify-react-native-skia-0.1.75.tgz +npm install https://github.com/Shopify/react-native-skia/releases/download/v0.1.92-alpha/shopify-react-native-skia-0.1.92.tgz ``` ## iOS