Skip to content

Commit eed00bb

Browse files
Issue #64 Reevaluate production vs. peer/dev dependencies
Support/restructure dependencies
2 parents 72a3120 + 4260505 commit eed00bb

4 files changed

Lines changed: 95 additions & 76 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,10 @@ import {
3131

3232
[Full API documentation](docs/README.md)
3333

34+
## Peer dependencies
35+
36+
This package wraps several external packages for our own configuration and ease of use, such as `axios`, `i18next`, `react-router-dom`, etc. These will need to be installed alongside this package, even if you do not plan on leveraging features that rely on them.
37+
3438
# Contributing
3539

3640
Information on contributing to this repo is in the [Contributing Guide](CONTRIBUTING.md)

0 commit comments

Comments
 (0)