Skip to content
This repository was archived by the owner on Nov 21, 2025. It is now read-only.

Commit 8886055

Browse files
committed
build: update to version 10 of pnpm
1 parent c913497 commit 8886055

File tree

2 files changed

+7646
-6596
lines changed

2 files changed

+7646
-6596
lines changed

package.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,8 @@
1111
"multi-root ready"
1212
],
1313
"engines": {
14-
"vscode": "^1.74.3"
14+
"vscode": "^1.74.3",
15+
"pnpm": "10.13.1"
1516
},
1617
"capabilities": {
1718
"untrustedWorkspaces": {
@@ -307,5 +308,8 @@
307308
"repository": {
308309
"type": "git",
309310
"url": "https://github.com/angular/vscode-ng-language-service"
311+
},
312+
"pnpm": {
313+
"onlyBuiltDependencies": []
310314
}
311315
}

0 commit comments

Comments
 (0)