New Features
- allow using
package-lock.json
file in order to speed up installation - create
darca.package-lock.json
file frompackage-lock.json
- retreat
darca.package-lock.json
with retreat command
Breaking Changes
darca install
now modifiespackage-lock.json
file- once you are done with testing, call
darca retreat
- once you are done with testing, call