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 342bb4d commit d6fa3a2Copy full SHA for d6fa3a2
package.json
@@ -10,11 +10,11 @@
10
"watch": "ng build --watch --configuration development",
11
"test": "ng test"
12
},
13
- "packageManager": "pnpm@10.17.0",
+ "packageManager": "pnpm@10.19.0",
14
"engines": {
15
"npm": "Please use pnpm instead of NPM to install dependencies",
16
"yarn": "Please use pnpm instead of Yarn to install dependencies",
17
- "pnpm": "10.17.0"
+ "pnpm": "10.19.0"
18
19
"private": true,
20
"dependencies": {
0 commit comments