masked-view icon indicating copy to clipboard operation
masked-view copied to clipboard

build(yarn): set latest classic version

Open LRNZ09 opened this issue 3 years ago • 0 comments

Overview

The project doesn't specify in the package.json the package manager used by it, nor its version (you can suppose Yarn; hence the yarn.lock file).

Run the yarn set version classic command to solve the issue.

Test Plan

None of the test:* scripts should fail.

LRNZ09 avatar Oct 11 '22 21:10 LRNZ09