Skip to content

Commit f835461

Browse files
⬆️ (#154)
1 parent 6688b1e commit f835461

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,13 +17,13 @@ When reading these lines, the package is not yet available on npm.
1717
Use the link below to install the package.
1818

1919
```sh
20-
yarn add https://github.com/Shopify/react-native-skia/releases/download/v0.1.75-alpha/shopify-react-native-skia-0.1.75.tgz
20+
yarn add https://github.com/Shopify/react-native-skia/releases/download/v0.1.92-alpha/shopify-react-native-skia-0.1.92.tgz
2121
```
2222

2323
Or using npm:
2424

2525
```sh
26-
npm install https://github.com/Shopify/react-native-skia/releases/download/v0.1.75-alpha/shopify-react-native-skia-0.1.75.tgz
26+
npm install https://github.com/Shopify/react-native-skia/releases/download/v0.1.92-alpha/shopify-react-native-skia-0.1.92.tgz
2727
```
2828

2929
### iOS

docs/docs/getting-started/installation.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,13 +20,13 @@ When reading these lines, the package is not yet available on npm.
2020
Use the link below to install the package.
2121

2222
```sh
23-
yarn add https://github.com/Shopify/react-native-skia/releases/download/v0.1.75-alpha/shopify-react-native-skia-0.1.75.tgz
23+
yarn add https://github.com/Shopify/react-native-skia/releases/download/v0.1.92-alpha/shopify-react-native-skia-0.1.92.tgz
2424
```
2525

2626
Or using npm:
2727

2828
```sh
29-
npm install https://github.com/Shopify/react-native-skia/releases/download/v0.1.75-alpha/shopify-react-native-skia-0.1.75.tgz
29+
npm install https://github.com/Shopify/react-native-skia/releases/download/v0.1.92-alpha/shopify-react-native-skia-0.1.92.tgz
3030
```
3131

3232
## iOS

0 commit comments

Comments
 (0)