I would like to use accounts-password, but with replaced accounts-base dependency as I need to use extended Mongo.Collection class.
Is it somehow possible to replace the underlying dependency of existing package with my something else, or I have to fork both packages?