Skip to content

Commit ecfc746

Browse files
committed
chore: standardize package metadata
1 parent e1e1721 commit ecfc746

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
@@ -7,7 +7,7 @@
77
"react-component",
88
"mutate-observer"
99
],
10-
"homepage": "https://github.com/react-component/mutate-observer",
10+
"homepage": "https://react-component.github.io/mutate-observer",
1111
"bugs": {
1212
"url": "https://github.com/react-component/mutate-observer/issues"
1313
},
@@ -77,5 +77,8 @@
7777
},
7878
"engines": {
7979
"node": ">=8.x"
80+
},
81+
"publishConfig": {
82+
"access": "public"
8083
}
8184
}

0 commit comments

Comments
 (0)