`mongodb` should be moved from _dependencies_ to _peerDependencies_. ### Context _npm_ 6 doesn't autoinstall _peerDependencies_. _npm_ 6 is used in Node 14 that is _deprecated_. _npm_ versions > 6 will autoinstall _peerDependencies_.