mirror of https://github.com/vuejs/core.git
chore: upgrade to pnpm 9
This commit is contained in:
parent
ea494af993
commit
70641fc0de
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"private": true,
|
"private": true,
|
||||||
"version": "3.4.23",
|
"version": "3.4.23",
|
||||||
"packageManager": "pnpm@8.15.6",
|
"packageManager": "pnpm@9.0.1",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"dev": "node scripts/dev.js",
|
"dev": "node scripts/dev.js",
|
||||||
|
|
7496
pnpm-lock.yaml
7496
pnpm-lock.yaml
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue