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 0f73092 commit 4e3159fCopy full SHA for 4e3159f
package.json
@@ -56,7 +56,7 @@
56
],
57
"scripts": {
58
"ci:release": "changeset publish && npm run ci:publish",
59
- "ci:version": "changeset version && npm run install --lockfile-only --engine-strict=false",
+ "ci:version": "changeset version && npm i --lockfile-only --engine-strict=false",
60
"ci:package": "vsce package",
61
"ci:publish": "vsce publish",
62
"vscode:prepublish": "npm run build",
0 commit comments