Skip to content

Commit

Permalink
Revert "fix: add support for mongodb v4 (#9450)" (#9762)
Browse files Browse the repository at this point in the history
This reverts commit 8150525.
  • Loading branch information
pleerock committed Feb 7, 2023
1 parent 8150525 commit adce698
Show file tree
Hide file tree
Showing 48 changed files with 927 additions and 1,008 deletions.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -251,7 +251,7 @@ await timber.remove()

- for **MongoDB** (experimental)

`npm install mongodb@^4.10.0 --save`
`npm install mongodb@^3.6.0 --save`

- for **NativeScript**, **react-native** and **Cordova**

Expand Down

0 comments on commit adce698

Please sign in to comment.