Skip to content

Commit 20fff34

Browse files
committed
🔧 Explicitly specify package manager to pnpm@10.20.0
1 parent 59966de commit 20fff34

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,5 +32,6 @@
3232
"eslint": "^7.32.0",
3333
"eslint-plugin-vue": "^8.7.1",
3434
"prettier": "^3.6.2"
35-
}
35+
},
36+
"packageManager": "pnpm@10.20.0"
3637
}

0 commit comments

Comments
 (0)