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 d589734 commit bb305d3Copy full SHA for bb305d3
package.json
@@ -8,11 +8,11 @@
8
"url": "https://github.com/angular/components.git"
9
},
10
"license": "MIT",
11
- "packageManager": "pnpm@10.17.0",
+ "packageManager": "pnpm@10.17.1",
12
"engines": {
13
"npm": "Please use pnpm instead of NPM to install dependencies",
14
"yarn": "Please use pnpm instead of Yarn to install dependencies",
15
- "pnpm": "10.17.0"
+ "pnpm": "10.17.1"
16
17
"scripts": {
18
"ng-dev": "node --no-warnings=ExperimentalWarning --loader ts-node/esm/transpile-only node_modules/@angular/ng-dev/bundles/cli.mjs",
0 commit comments