Skip to content
Merged
Changes from 1 commit
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
Prev Previous commit
Next Next commit
Update index.md
fix from v8.0.0 to v.7.0.0
  • Loading branch information
mojosoeun authored Apr 21, 2019
commit 265c0a0687446441dd2ef79ace0ed33153a7f3bc
2 changes: 1 addition & 1 deletion docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ or as a development dependency for your project:
$ npm install --save-dev mocha
```

> As of v6.0.0, Mocha requires Node.js v8.0.0 or newer.
> As of v6.0.0, Mocha requires Node.js v7.0.0 or newer.
Comment thread
juergba marked this conversation as resolved.
Outdated

## Getting Started

Expand Down