We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2f4b33b + da10730 commit 4cb648fCopy full SHA for 4cb648f
package.json
@@ -34,7 +34,7 @@
34
"test:types": "nx test @lwc/integration-types",
35
"release:version": "./scripts/release/version.sh",
36
"release:publish": "./scripts/release/publish.sh",
37
- "release:publish:canary": "nx release publish --registry https://registry.npmjs.org"
+ "release:publish:canary": "nx release publish --registry https://registry.npmjs.org --tag canary"
38
},
39
"devDependencies": {
40
"@commitlint/cli": "^19.8.1",
0 commit comments