marko-js / marko-migrate

Tool for migrating a project using marko v2 to marko v3
MIT License
5 stars 4 forks source link

regenerate shrinkwrap if it exists? #15

Closed mlrawlings closed 8 years ago

mlrawlings commented 8 years ago

The presence of an npm-shrinkwrap.json causes the old versions of module to continue to be installed but it is not immediately clear. At the very least we should add a message to the console output about this.