Package.json contains the name and version of all dependencies installed in the project. That are using for development and run time.
While package.json.lock contains the name of dependencies and path from where it should install.
While package.json.lock contains the name of dependencies and path from where it should install.
No comments:
Post a Comment