Skip to content

Commit a2a9ce0

Browse files
authored
chore: upgrade pnpm to 11.1.2 (#54)
1 parent 96fa141 commit a2a9ce0

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
@@ -39,7 +39,7 @@
3939
"simple-git-hooks": "^2.13.1",
4040
"typescript": "6.0.3"
4141
},
42-
"packageManager": "pnpm@10.33.4",
42+
"packageManager": "pnpm@11.1.2",
4343
"publishConfig": {
4444
"access": "public",
4545
"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)