Skip to content

Commit 92c86f4

Browse files
committed
chore: remove publishConfig.tag config
1 parent 1c25094 commit 92c86f4

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
@@ -80,8 +80,7 @@
8080
"trailingComma": "es5"
8181
},
8282
"publishConfig": {
83-
"access": "public",
84-
"tag": "next"
83+
"access": "public"
8584
},
8685
"repository": {
8786
"type": "git",

0 commit comments

Comments
 (0)