Skip to content

Commit 190f5ba

Browse files
chore(deps): update pnpm to v10.11.1
1 parent d87f890 commit 190f5ba

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

apps/vscode-nightly/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@roo-code/vscode-nightly",
33
"description": "Nightly build for the Roo Code VSCode extension.",
44
"private": true,
5-
"packageManager": "pnpm@10.8.1",
5+
"packageManager": "pnpm@10.11.1",
66
"scripts": {
77
"bundle:nightly": "node esbuild.mjs",
88
"vsix:nightly": "cd build && mkdirp ../../../bin && npx vsce package --no-dependencies --out ../../../bin",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "roo-code",
3-
"packageManager": "pnpm@10.8.1",
3+
"packageManager": "pnpm@10.11.1",
44
"engines": {
55
"node": "20.19.2"
66
},

0 commit comments

Comments
 (0)