You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[INTERNAL] package.json: Move postversion git push to prepublishOnly
This allows our CI to do some final validation between "npm version" and
"npm publish". I.e. validating the reduced npm-shrinkwrap-json that is
created after "npm version" created the release commit".
0 commit comments