Skip to content

Commit cb3c286

Browse files
committed
chore: standardize package metadata
1 parent 2e7ad96 commit cb3c286

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
@@ -11,7 +11,7 @@
1111
"react-trigger",
1212
"trigger"
1313
],
14-
"homepage": "https://github.com/react-component/trigger",
14+
"homepage": "https://react-component.github.io/trigger",
1515
"author": "",
1616
"repository": {
1717
"type": "git",
@@ -77,5 +77,8 @@
7777
"peerDependencies": {
7878
"react": ">=18.0.0",
7979
"react-dom": ">=18.0.0"
80+
},
81+
"publishConfig": {
82+
"access": "public"
8083
}
8184
}

0 commit comments

Comments
 (0)