Skip to content

Commit 6136c6a

Browse files
committed
build: update ng-dev to include latest pnpm release tool fixes
The release tool did check for a `yarn.lock` file. This check was updated to also work with pnpm.
1 parent 23829b0 commit 6136c6a

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"@angular/forms": "20.0.0-next.1",
5757
"@angular/localize": "20.0.0-next.1",
5858
"@angular/material": "20.0.0-next.0",
59-
"@angular/ng-dev": "https://github.com/angular/dev-infra-private-ng-dev-builds.git#cab2b0de372f97ebb025e6aff24b9ef72f586666",
59+
"@angular/ng-dev": "https://github.com/angular/dev-infra-private-ng-dev-builds.git#7d5826de6532be59189873725d3a6d61d4fdd941",
6060
"@angular/platform-browser": "20.0.0-next.1",
6161
"@angular/platform-browser-dynamic": "20.0.0-next.1",
6262
"@angular/platform-server": "20.0.0-next.1",

pnpm-lock.yaml

+6-6
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)