]> git.ipfire.org Git - thirdparty/Chart.js.git/commit
Switch to pnpm (#10576)
authorBen McCann <322311+benmccann@users.noreply.github.com>
Mon, 22 Aug 2022 18:42:43 +0000 (11:42 -0700)
committerGitHub <noreply@github.com>
Mon, 22 Aug 2022 18:42:43 +0000 (20:42 +0200)
commit9258f250b6187a72cbdf3bf177d9452097149565
tree5b0f2d33bb04fc22ec42f2d8343a6950f50dc1fd
parent96633cc0f62f2bb3a48d0dfcd728603cb23a434e
Switch to pnpm (#10576)
20 files changed:
.github/workflows/ci.yml
.github/workflows/compressed-size.yml
.github/workflows/deploy-docs.yml
.github/workflows/release.yml
docs/.vuepress/config.ts
docs/developers/contributing.md
docs/package.json [new file with mode: 0644]
docs/samples/advanced/derived-axis-type.md
docs/samples/advanced/derived-chart-type.md
docs/samples/utils.md
karma.conf.cjs
package-lock.json [deleted file]
package.json
pnpm-lock.yaml [new file with mode: 0644]
pnpm-workspace.yaml [new file with mode: 0644]
test/integration/integration-test.cjs [deleted file]
test/integration/node/package.json
test/integration/react-browser/package.json
test/integration/react-browser/src/App.tsx
test/integration/react-browser/src/AppAuto.tsx