Change package from yarn to pnpm
- Fuck yarn, not working on macos aarch64 Signed-off-by: Asai Neko <sugar@sne.moe>
This commit is contained in:
@@ -1 +0,0 @@
|
|||||||
nodeLinker: node - modules;
|
|
||||||
@@ -11,13 +11,14 @@
|
|||||||
7. **Commit message written in english** _[MUST]_
|
7. **Commit message written in english** _[MUST]_
|
||||||
8. **Split commits for large or multi-part changes** _[OPTION]_
|
8. **Split commits for large or multi-part changes** _[OPTION]_
|
||||||
9. **Use OpenPGP/SSH for commit signing** _[OPTION]_
|
9. **Use OpenPGP/SSH for commit signing** _[OPTION]_
|
||||||
0. **Have fun contributing :)** _[VERY NECESSARY]_
|
10. **Have fun contributing :)** _[VERY NECESSARY]_
|
||||||
|
|
||||||
## Toolchain
|
## Toolchain
|
||||||
|
|
||||||
- Zed Editor
|
- Zed Editor
|
||||||
- Node 22
|
- Node 22
|
||||||
- Yarn v2
|
- Pnpm 10.24
|
||||||
|
- Corepack
|
||||||
- Cloudflare
|
- Cloudflare
|
||||||
|
|
||||||
## Commands
|
## Commands
|
||||||
|
|||||||
@@ -16,5 +16,5 @@
|
|||||||
"sharp": "^0.34.2",
|
"sharp": "^0.34.2",
|
||||||
"starlight-theme-galaxy": "^0.5.2"
|
"starlight-theme-galaxy": "^0.5.2"
|
||||||
},
|
},
|
||||||
"packageManager": "yarn@4.12.0"
|
"packageManager": "pnpm@10.24.0+sha512.01ff8ae71b4419903b65c60fb2dc9d34cf8bb6e06d03bde112ef38f7a34d6904c424ba66bea5cdcf12890230bf39f9580473140ed9c946fef328b6e5238a345a"
|
||||||
}
|
}
|
||||||
|
|||||||
4180
pnpm-lock.yaml
generated
Normal file
4180
pnpm-lock.yaml
generated
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user