Skip to content

Commit

Permalink
Switching to pnpm
Browse files Browse the repository at this point in the history
  • Loading branch information
mikecousins committed May 29, 2024
1 parent ae5a691 commit 991e7f7
Show file tree
Hide file tree
Showing 7 changed files with 3,757 additions and 6,035 deletions.
894 changes: 0 additions & 894 deletions .yarn/releases/yarn-4.2.2.cjs

This file was deleted.

7 changes: 0 additions & 7 deletions .yarnrc.yml

This file was deleted.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,5 @@
"turbo": "1.13.3",
"typescript": "5.4.5"
},
"packageManager": "[email protected]"
"packageManager": "[email protected]"
}
2 changes: 1 addition & 1 deletion packages/react-pdf-js/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ https://react-pdf.cousins.ai/

# Usage

Install with `yarn add @mikecousins/react-pdf pdfjs-dist` or `npm install @mikecousins/react-pdf pdfjs-dist`
Install with `pnpm add @mikecousins/react-pdf pdfjs-dist`, `yarn add @mikecousins/react-pdf pdfjs-dist` or `npm install @mikecousins/react-pdf pdfjs-dist`

## `usePdf` hook

Expand Down
Loading

0 comments on commit 991e7f7

Please sign in to comment.