Skip to content

Commit a18d7d4

Browse files
committed
set public access
1 parent 2c3a16a commit a18d7d4

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@
66
"repository": "https://github.com/rehooks/window-size",
77
"author": "Jamie Kyle <me@thejameskyle.com>",
88
"license": "MIT",
9+
"publishConfig": {
10+
"access": "public"
11+
},
912
"keywords": [
1013
"react",
1114
"hooks",

0 commit comments

Comments
 (0)