Update pnpm to v11.20.0
Some checks failed
renovate/artifacts Artifact file update failure
CI / checks (pull_request) Failing after 7m50s
Some checks failed
renovate/artifacts Artifact file update failure
CI / checks (pull_request) Failing after 7m50s
This commit is contained in:
parent
7182272e3e
commit
30354cdc2d
2 changed files with 2 additions and 2 deletions
|
|
@ -3,7 +3,7 @@
|
|||
"private": true,
|
||||
"version": "0.2.0",
|
||||
"type": "module",
|
||||
"packageManager": "pnpm@11.8.0",
|
||||
"packageManager": "pnpm@11.20.0",
|
||||
"scripts": {
|
||||
"dev": "vite",
|
||||
"build": "tsc && vite build",
|
||||
|
|
|
|||
Loading…
Reference in a new issue