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
'You should not change package.json versions yourself in a Pull Request. If it is a pre-release you are working on, always get back package versions from origin/master before merging',
);
}
console.log(version, "Versions are in sync with origin/master");