Skip to content

Commit ee4fd71

Browse files
authored
Attempt force public release (#150)
1 parent fa71b8e commit ee4fd71

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,10 @@
3030
"!packages/docs"
3131
]
3232
},
33+
"publishConfig": {
34+
"registry": "https://registry.npmjs.org/",
35+
"access": "public"
36+
},
3337
"jest": {
3438
"moduleDirectories": [
3539
"node_modules"

0 commit comments

Comments
 (0)