Skip to content

Commit 5d4d0f8

Browse files
committed
Remove rc tag from package.json
1 parent 828f5ad commit 5d4d0f8

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

package.json

+1-2
Original file line numberDiff line numberDiff line change
@@ -97,8 +97,7 @@
9797
],
9898
"publishConfig": {
9999
"access": "public",
100-
"registry": "https://registry.npmjs.org/",
101-
"tag": "rc"
100+
"registry": "https://registry.npmjs.org/"
102101
},
103102
"lint-staged": {
104103
"*.{js,jsx,ts,tsx}": "eslint --cache --fix",

0 commit comments

Comments
 (0)