argo-ui
argo-ui copied to clipboard
chore(deps): remove no longer used `v2/yarn.lock`
trafficstars
Motivation
- v2's deps were merged with v1 in #153
- the
package.jsonwas removed there, but looks like theyarn.lockwas left in
- the
Noticed this in https://github.com/argoproj/argo-ui/pull/432#issuecomment-1879816619
Modifications
- remove
v2/yarn.lock
Verification
It has no matching package.json, so it is unused/unuseable.