goetzrobin / spartan

Cutting-edge tools powering Angular full-stack development.
https://spartan.ng
MIT License
1.09k stars 120 forks source link

fix(repo): require pnpm v9 with engineStrict set #268

Closed benpsnyder closed 2 months ago

benpsnyder commented 2 months ago

Forces you to use latest PNPM v9 which uses an upgraded lock schema. This is a hard requirement for us to make CI a success so people's PRs don't use varying versions of PNPM.