Skip to content

Commit 69c7ac1

Browse files
committed
access public in package.json
1 parent 73e2af1 commit 69c7ac1

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,5 +80,8 @@
8080
},
8181
"files": [
8282
"dist"
83-
]
83+
],
84+
"publishConfig": {
85+
"access": "public"
86+
}
8487
}

0 commit comments

Comments
 (0)