Skip to content

Commit 1218c55

Browse files
committed
pnpm v11
1 parent 705d32f commit 1218c55

2 files changed

Lines changed: 6 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: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
packages:
22
- 'packages/*'
33
- 'website'
4+
allowBuilds:
5+
'@parcel/watcher': false
6+
esbuild: true
7+
lmdb: false
8+
msgpackr-extract: false
49

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

0 commit comments

Comments
 (0)