Skip to content

Commit 1a90eb5

Browse files
committed
Revert this
1 parent 5164df7 commit 1a90eb5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

apps/vscode-nightly/package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66
"scripts": {
77
"build": "rimraf build && pnpm --filter @roo-code/build build && node esbuild.mjs --production && pnpm --filter @roo-code/vscode-webview build --mode nightly",
88
"vsix": "pnpm build && cd build && mkdirp ../../../bin && npx vsce package --no-dependencies --out ../../../bin",
9-
"publish:marketplace": "pnpm build && cd build && vsce publish --no-dependencies",
109
"clean": "rimraf build"
1110
},
1211
"dependencies": {

0 commit comments

Comments
 (0)