Skip to content

Commit 100e185

Browse files
committed
CLI: Default to publishing to latest tag
1 parent b8ce14c commit 100e185

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

cli/package.dist.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,6 @@
141141
},
142142
"license": "Apache-2.0",
143143
"publishConfig": {
144-
"access": "public",
145-
"tag": "alpha"
144+
"access": "public"
146145
}
147146
}

0 commit comments

Comments
 (0)