Skip to content

Commit 74e3b61

Browse files
authored
Merge pull request the-guild-org#2400 from the-guild-org/powerkiki
pnpm v11
2 parents 705d32f + eaa3f8b commit 74e3b61

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "apollo-angular-monorepo",
33
"license": "MIT",
44
"private": true,
5-
"packageManager": "pnpm@10.33.0",
5+
"packageManager": "pnpm@11.0.1",
66
"scripts": {
77
"build": "pnpm run --recursive build",
88
"ci-only:integration": "./scripts/integration tests",

pnpm-workspace.yaml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
packages:
22
- 'packages/*'
33
- 'website'
4+
allowBuilds:
5+
'@parcel/watcher': false
6+
esbuild: true
7+
lmdb: false
8+
msgpackr-extract: false
9+
sharp: false
10+
workerd: false
411

512
# The minimum age of a release to be considered for dependency installation.
613
# The value is in minutes (1440 minutes = 1 day).

0 commit comments

Comments
 (0)