Skip to content

Commit

Permalink
⬆️ (#154)
Browse files Browse the repository at this point in the history
  • Loading branch information
william-candillon authored Jan 28, 2022
1 parent 6688b1e commit f835461
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
4 changes: 2 additions & 2 deletions docs/docs/getting-started/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit f835461

Please sign in to comment.