Skip to content

Commit 4cb648f

Browse files
authored
Merge branch 'master' into wjh/fix-license-check
2 parents 2f4b33b + da10730 commit 4cb648f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"test:types": "nx test @lwc/integration-types",
3535
"release:version": "./scripts/release/version.sh",
3636
"release:publish": "./scripts/release/publish.sh",
37-
"release:publish:canary": "nx release publish --registry https://registry.npmjs.org"
37+
"release:publish:canary": "nx release publish --registry https://registry.npmjs.org --tag canary"
3838
},
3939
"devDependencies": {
4040
"@commitlint/cli": "^19.8.1",

0 commit comments

Comments
 (0)