Skip to content

Commit 11bdf6f

Browse files
committed
fix: add public access
Signed-off-by: Antonette Caldwell <134739862+nebula-aac@users.noreply.github.com>
1 parent 0375600 commit 11bdf6f

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
@@ -106,5 +106,8 @@
106106
"react-dom": {
107107
"optional": true
108108
}
109-
}
109+
},
110+
"publishConfig": {
111+
"access": "public"
112+
}
110113
}

0 commit comments

Comments
 (0)