Closed justinmchase closed 1 year ago
If the package-lock.json file is not present then do not try to update it. The lock file is not required to be there for the package.json file to be updated successfully.
package-lock.json
Proposed changes
If the
package-lock.json
file is not present then do not try to update it. The lock file is not required to be there for the package.json file to be updated successfully.