Skip to content

Commit 1bad099

Browse files
authored
chore: upgrade pnpm to 10.13.1 (#322)
1 parent e2e7722 commit 1bad099

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "element-plus-playground",
33
"version": "2.5.1",
4-
"packageManager": "pnpm@10.2.0",
4+
"packageManager": "pnpm@10.13.1",
55
"description": "Element Plus Playground",
66
"type": "module",
77
"engines": {

pnpm-workspace.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
onlyBuiltDependencies:
2+
- '@parcel/watcher'
3+
- esbuild
4+
- vue-demi

0 commit comments

Comments
 (0)