We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 36b760e commit b4aee06Copy full SHA for b4aee06
package.json
@@ -2,11 +2,11 @@
2
"name": "@angular/build-tooling",
3
"version": "0.0.0-{SCM_HEAD_SHA}",
4
"private": true,
5
- "packageManager": "pnpm@10.15.1",
+ "packageManager": "pnpm@10.16.0",
6
"engines": {
7
"npm": "Please use pnpm instead of NPM to install dependencies",
8
"yarn": "Please use pnpm instead of Yarn to install dependencies",
9
- "pnpm": "10.15.1"
+ "pnpm": "10.16.0"
10
},
11
"scripts": {
12
"prepare": "husky",
0 commit comments