Skip to content
This repository was archived by the owner on Apr 16, 2026. It is now read-only.

Commit 67e0c36

Browse files
committed
build: update pnpm to v10.30.3
See associated pull request for more information.
1 parent 18a9080 commit 67e0c36

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,11 @@
1010
"watch": "ng build --watch --configuration development",
1111
"test": "ng test"
1212
},
13-
"packageManager": "pnpm@10.17.0",
13+
"packageManager": "pnpm@10.30.3",
1414
"engines": {
1515
"npm": "Please use pnpm instead of NPM to install dependencies",
1616
"yarn": "Please use pnpm instead of Yarn to install dependencies",
17-
"pnpm": "10.17.0"
17+
"pnpm": "10.30.3"
1818
},
1919
"private": true,
2020
"dependencies": {

0 commit comments

Comments
 (0)