1 min readDec 14, 2019
Hi Marius, thank you!
No, it doesn’t depend on the version of the package. One should do ng add if they want the angular.json and other scripts to be updated. Let me update that :)
npm install only installs it as a dependency and you’d have to manually update scripts in this case.