Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/guides/testing.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Firstly, ensure you are using at least the following versions of each package.

Also, make sure you are using node 4.x

In prior setups, react-tools was needed. This is not longer the case. You will need to remove it from your package.json and environment.
In prior setups, react-tools was needed. This is no longer the case. You will need to remove it from your package.json and environment.

```json
"react-tools": "~0.13.3",
Expand Down