Skip to content

Commit 6547477

Browse files
authored
Merge pull request #23 from SpawnDock/fix/remove-default-beta-publish-tag
fix: publish stable releases to latest
2 parents 436cc82 + ae1d295 commit 6547477

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,7 @@
1717
"url": "https://github.com/SpawnDock/create/issues"
1818
},
1919
"publishConfig": {
20-
"access": "public",
21-
"tag": "beta"
20+
"access": "public"
2221
},
2322
"files": [
2423
"README.md",

0 commit comments

Comments
 (0)