Commit 1ce8c08
authored
chore: specify pnpm v8 as package manager (#2104)
This is especially useful for netlify which rely on corepack to use the proper pnpm version.
Corepack uses the `packageManager` field in the pakage.json file to determine which version is used.
We also need to use pnpm to build the docs on netlify, otherwise the deploy fails1 parent 891bce0 commit 1ce8c08
2 files changed
+5
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
114 | 114 | | |
115 | 115 | | |
116 | 116 | | |
| 117 | + | |
117 | 118 | | |
118 | 119 | | |
119 | 120 | | |
| |||
124 | 125 | | |
125 | 126 | | |
126 | 127 | | |
127 | | - | |
| 128 | + | |
0 commit comments