Closed
Description
The plugin create a local .npmrc
file for authentication.
After each step (verifyConditions
, prepare
, publish
, addChannel
) we should restore the local .npmrc
to its original state:
- If there was no
.npmrc
file we should delete the one we have created - If there was a
.npmrc
file we should restore it