Skip to content

Commit 6485274

Browse files
committed
chore: remove publishConfig.tag config
1 parent 9f52d19 commit 6485274

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -78,8 +78,7 @@
7878
"trailingComma": "es5"
7979
},
8080
"publishConfig": {
81-
"access": "public",
82-
"tag": "next"
81+
"access": "public"
8382
},
8483
"repository": {
8584
"type": "git",

0 commit comments

Comments
 (0)