Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sebamarynissen committed Jan 31, 2024
1 parent c128f41 commit c7a8aa3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Key differences with the [original repo](https://github.com/hokify/agenda) are:

- MongoDB is now a peer dependency, so it must be installed separately.
- The module is now [esm only](https://gist.github.com/sindresorhus/a39789f98801d908bbc7ff3ecc99d99c). This is to prepare for any of the dependencies - most notably `mongodb` - becoming esm-only one day too. It also helps push the ecosystem forward.
- The library is only tested against version 6, but it should work for version 5 and even 4.
- The library is only tested against `mongodb@6`, but it should work for version 5 and even 4.

# Agenda

Expand Down

0 comments on commit c7a8aa3

Please sign in to comment.