Skip to content
This repository was archived by the owner on Nov 20, 2020. It is now read-only.

Commit ba846b7

Browse files
committed
docs: update readme
1 parent 7efada6 commit ba846b7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

examples/persons/README.md

+3
Original file line numberDiff line numberDiff line change
@@ -27,3 +27,6 @@ npm start
2727
```
2828

2929
Since `reason-apollo-hooks` uses `react` and `reason-react` as peer dependencies, you might end up with duplicated `react` packages in `node_modules` due to `yarn`/`npm` not being able to handle them properly while developing locally. This will cause a runtime error. To remove those packages, run `npm run dedupe:react`.
30+
31+
## Changelog
32+
Check the releases page for releasing notes

0 commit comments

Comments
 (0)