Merge pull request #31 from Mister-Hope/pnpm

chore: fix ci and lockfile
This commit is contained in:
Masterain
2023-04-25 22:36:11 -07:00
committed by GitHub
2 changed files with 1038 additions and 1021 deletions

View File

@@ -19,11 +19,14 @@
"vuepress-plugin-redirect": "2.0.0-beta.206", "vuepress-plugin-redirect": "2.0.0-beta.206",
"vuepress-theme-hope": "2.0.0-beta.206" "vuepress-theme-hope": "2.0.0-beta.206"
}, },
"packageManager": "pnpm@8.3.1",
"pnpm": { "pnpm": {
"peerDependencyRules": {
"ignoreMissing": [ "ignoreMissing": [
"@algolia/client-search", "@algolia/client-search",
"react", "react",
"react-dom" "react-dom"
] ]
} }
}
} }

2046
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff