Skip to content

Commit 0486a28

Browse files
committed
chore: set pnpm as package manager
1 parent 828b152 commit 0486a28

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,7 @@
9797
},
9898
"engines": {
9999
"node": "^18.18.0 || ^20.9.0 || >=21.1.0",
100-
"npm": ">=9.8.1"
101-
}
100+
"pnpm": "^9.14.0"
101+
},
102+
"packageManager": "pnpm@9.14.2"
102103
}

0 commit comments

Comments
 (0)