mozilla / fxa-local-dev

An easy way to contribute to Firefox Accounts
28 stars 47 forks source link

fix(update): update script to use npm ci #144

Closed vladikoff closed 5 years ago

vladikoff commented 5 years ago

Fixes #124

shane-tomlinson commented 5 years ago

This change causes us to go back to this situation:

error: Your local changes to the following files would be overwritten by merge:
    npm-shrinkwrap.json
Please commit your changes or stash them before you merge.
Aborting
vladikoff commented 5 years ago

@stomlinson, yeah but this the same for all files, it's like a safeguard to avoid losing work