edwardhotchkiss / mongoose-paginate

Mongoose.js (Node.js & MongoDB) Document Query Pagination
MIT License
984 stars 217 forks source link

Update index.js #167

Closed jabirmayar closed 3 years ago

jabirmayar commented 4 years ago

Deprecation Warning Solved: (node:26592) DeprecationWarning: collection.count is deprecated, and will be removed in a future version. Use Collection.countDocuments or Collection.estimatedDocumentCount instead