mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
build: update pnpm to v11.15.1
See associated pull request for more information.
This commit is contained in:
committed by
Pawel Kozlowski
parent
eb3e480360
commit
2bc2146e09
+2
-2
@@ -6,11 +6,11 @@
|
||||
"homepage": "https://github.com/angular/angular",
|
||||
"bugs": "https://github.com/angular/angular/issues",
|
||||
"license": "MIT",
|
||||
"packageManager": "pnpm@11.13.0",
|
||||
"packageManager": "pnpm@11.15.1",
|
||||
"engines": {
|
||||
"npm": "Please use pnpm instead of NPM to install dependencies",
|
||||
"yarn": "Please use pnpm instead of Yarn to install dependencies",
|
||||
"pnpm": "11.13.0"
|
||||
"pnpm": "11.15.1"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
||||
Reference in New Issue
Block a user