Version 1.6.1
- Fixed an issue where the
package-lock.json
file would get out of sync withpackage.json
. This would cause issues in cases where thepackage-lock.json
file was the only one used for deployment. (#63)
package-lock.json
file would get out of sync with package.json
. This would cause issues in cases where the package-lock.json
file was the only one used for deployment. (#63)