Skip to content

Commit cadf401

Browse files
authored
Merge pull request #3153 from Kilo-Org/set-default-publish
CLI: Default to publishing to latest tag
2 parents b8ce14c + 100e185 commit cadf401

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)