We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5dc9c42 commit cb140cbCopy full SHA for cb140cb
package.json
@@ -57,7 +57,7 @@
57
"scripts": {
58
"ci:release": "changeset tag && pnpm ci:publish",
59
"ci:version": "changeset version && pnpm install --lockfile-only --engine-strict=false",
60
- "ci:publish": "vsce publish",
+ "ci:publish": "vsce publish --no-dependencies",
61
"vscode:prepublish": "pnpm build",
62
"build": "tsup",
63
"dev": "tsup --watch",
0 commit comments