Skip to content

Commit abe0062

Browse files
authored
fix publish config (#49)
1 parent e6488b0 commit abe0062

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
@@ -94,6 +94,9 @@
9494
"style/index.js"
9595
],
9696
"styleModule": "style/index.js",
97+
"publishConfig": {
98+
"access": "public"
99+
},
97100
"jupyterlab": {
98101
"extension": true,
99102
"discovery": {

0 commit comments

Comments
 (0)