Skip to content

Commit

Permalink
Merge pull request #834 from ajthinking/master
Browse files Browse the repository at this point in the history
DOCS: Add missing peer dependencies
  • Loading branch information
dylanvorster authored Jun 4, 2021
2 parents 0f403bb + 81f26a1 commit df9b076
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/getting-started/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ The library includes it's dependencies as peer-dependencies, so yarn will output
**Via yarn:**

```text
yarn add closest lodash react dagre pathfinding paths-js @emotion/core @emotion/styled resize-observer-polyfill
yarn add closest lodash react dagre pathfinding paths-js @emotion/react @emotion/styled resize-observer-polyfill
```

**Via npm:**
Expand Down

0 comments on commit df9b076

Please sign in to comment.