Skip to content

Commit 3e1a25c

Browse files
authored
docs(readme): Remove note about regenerator-runtime
1 parent 84b2322 commit 3e1a25c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ yarn add mongodb-memory-server --dev
2121
OR
2222
npm install mongodb-memory-server --save-dev
2323
```
24-
For Node v6 and below required to add [regenerator-runtime](https://babeljs.io/docs/plugins/transform-regenerator/) on top of your tests or add it to the start scripts of your test framework (related discussion #9).
2524

2625
## Usage
2726

0 commit comments

Comments
 (0)