Skip to content

Commit b728b44

Browse files
authored
chore: upgrade pnpm to 11.1.2 (#32)
1 parent f66a10b commit b728b44

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"optional": true
6666
}
6767
},
68-
"packageManager": "pnpm@10.33.4",
68+
"packageManager": "pnpm@11.1.2",
6969
"publishConfig": {
7070
"access": "public",
7171
"registry": "https://registry.npmjs.org/"

pnpm-workspace.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,6 @@
11
packages:
22
- 'test/**'
3+
4+
allowBuilds:
5+
core-js: false
6+
simple-git-hooks: false

0 commit comments

Comments
 (0)