diff --git a/website/src/data/showcase/pnpm.png b/website/src/data/showcase/pnpm.png new file mode 100644 index 0000000000..c378677fdf Binary files /dev/null and b/website/src/data/showcase/pnpm.png differ diff --git a/website/src/data/users.js b/website/src/data/users.js index 2bbfdabdd6..2a7ee9c47e 100644 --- a/website/src/data/users.js +++ b/website/src/data/users.js @@ -444,6 +444,14 @@ const users = [ website: 'https://docs.paubox.com/', tags: [], }, + { + title: 'pnpm', + description: 'Fast, disk space efficient package manager', + preview: require('./showcase/pnpm.png'), + website: 'https://pnpm.js.org/', + source: 'https://github.com/pnpm/pnpm.github.io/', + tags: [], + }, { title: 'Postgres.ai – Database Lab', description: 'DEPLOY WITH CONFIDENCE. Been stung by a poorly tested database migration? We won\'t let it happen again.',