Delete the duplicate npm packages from the database
🔥 Context
After the route cause of duplicate npm packages was eliminated we can go forward and delete all existing duplicate npm packages.
🚒 Solution
Write a migration to delete all duplicate npm packages with all related entries and files.
Edited by Dzmitry (Dima) Meshcharakou