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
The deps-lock.json file should be regenerated whenever deps.edn changes,
rather than being edited by hand. This commit avoids having to manually
do this chore by regenerating deps-lock.json automatically and commiting
it to you branch. This automation is in an effort to avoid contributors
getting blocked due to confusing errors when deps-lock.json has either
not been regenerated or edited by hand.
0 commit comments