Skip to content

Commit 5e0e090

Browse files
update readme
1 parent 85f6c00 commit 5e0e090

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/powersync-sdk-react-native/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ import 'react-native-polyfill-globals/auto';
6363
```
6464

6565
```bash
66-
npm install --save-dev @babel/plugin-transform-async-generator-functions
66+
yarn add -D @babel/plugin-transform-async-generator-functions
6767
```
6868

6969
Add the Babel plugin to your `babel.config.js` file

0 commit comments

Comments
 (0)