Skip to content

Commit 991e7f7

Browse files
committed
Switching to pnpm
1 parent ae5a691 commit 991e7f7

File tree

7 files changed

+3757
-6035
lines changed

7 files changed

+3757
-6035
lines changed

.yarn/releases/yarn-4.2.2.cjs

Lines changed: 0 additions & 894 deletions
This file was deleted.

.yarnrc.yml

Lines changed: 0 additions & 7 deletions
This file was deleted.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,5 +27,5 @@
2727
"turbo": "1.13.3",
2828
"typescript": "5.4.5"
2929
},
30-
"packageManager": "[email protected]"
30+
"packageManager": "[email protected]"
3131
}

packages/react-pdf-js/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ https://react-pdf.cousins.ai/
1414

1515
# Usage
1616

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

1919
## `usePdf` hook
2020

0 commit comments

Comments
 (0)