Skip to content

Commit 9bb34bc

Browse files
committed
chore: standardize package metadata
1 parent 0e985b1 commit 9bb34bc

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"react-rate",
99
"rate"
1010
],
11-
"homepage": "https://github.com/react-component/rate",
11+
"homepage": "https://react-component.github.io/rate",
1212
"bugs": {
1313
"url": "https://github.com/react-component/rate/issues"
1414
},
@@ -71,5 +71,8 @@
7171
},
7272
"engines": {
7373
"node": ">=8.x"
74+
},
75+
"publishConfig": {
76+
"access": "public"
7477
}
7578
}

0 commit comments

Comments
 (0)