Got into an argument with AI about project's package.json haha. It currently includes node-red (with version) as dependency. But the AI claims that it could create a duplicate copy, and that node-red should only be declared in node red root folder's package.json as dependency.
I assumed the project's package.json was auto-generated and correct. But did a mistake happen and this shouldn't also include node-red as dep?