project_mern_memories
project_mern_memories copied to clipboard
fix: Fix issue #182
This pull request fixes issue #182
I Updated the method from findByIdAndRemove() to findByIdAndDelete() in server/controllers/posts.js. I've also installed newer version of the dependencies.