Skip to content

Commit e485109

Browse files
authored
chore: upgrade pnpm to 11.1.2 (#140)
1 parent 8ac6a25 commit e485109

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"engines": {
6565
"node": "^20.19.0 || >=22.12.0"
6666
},
67-
"packageManager": "pnpm@10.33.4",
67+
"packageManager": "pnpm@11.1.2",
6868
"publishConfig": {
6969
"access": "public",
7070
"registry": "https://registry.npmjs.org/"

pnpm-workspace.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
allowBuilds:
2+
core-js: false
3+
simple-git-hooks: false

0 commit comments

Comments
 (0)