chore: move yarn to pnpm

This commit is contained in:
2024-07-28 00:57:00 +08:00
parent c80940312d
commit 0801321cf5
3 changed files with 10862 additions and 8936 deletions

View File

@@ -9,6 +9,7 @@
"preview": "nuxt preview", "preview": "nuxt preview",
"postinstall": "nuxt prepare" "postinstall": "nuxt prepare"
}, },
"packageManager": "pnpm@9.1.3",
"dependencies": { "dependencies": {
"@iconify-json/line-md": "^1.1.36", "@iconify-json/line-md": "^1.1.36",
"@iconify-json/solar": "^1.1.9", "@iconify-json/solar": "^1.1.9",

10861
pnpm-lock.yaml generated Normal file

File diff suppressed because it is too large Load Diff

8936
yarn.lock

File diff suppressed because it is too large Load Diff