chartjs / Chart.js

Simple HTML5 Charts using the <canvas> tag
https://www.chartjs.org/
MIT License
63.94k stars 11.89k forks source link

Update pnpm lockfile #11633

Closed LeeLenaleee closed 6 months ago

LeeLenaleee commented 6 months ago

Pnpm changed the lockfile version. Mr to update it so people can install the codebase again without lockfile changes

resolving: https://github.com/chartjs/Chart.js/issues/11627

etimberg commented 6 months ago

hmmmm, not sure why the CI is unhappy

LeeLenaleee commented 6 months ago

I think the compressed size fails because it needs to use 2 sepperate versions of pnpm and it does not like that. So it should work in following pr's again. But it is an assumption, couldn't find things about it.