1

I have installed a library with version 1.0.0 and then I have modified package.json file with version 1.0.3 and then I run "npm ci" and expecting it should not update the package as it should refer package-lock.json file. But its updated the package to the latest version 1.4.4 in the node_modules. Why it's happening like this?

Abasaheb Gaware
  • 509
  • 4
  • 13

0 Answers0