diff --git a/package.json b/package.json index 1bb0d62..29a220c 100644 --- a/package.json +++ b/package.json @@ -67,6 +67,9 @@ "style/index.js" ], "styleModule": "style/index.js", + "publishConfig": { + "access": "public" + }, "jupyterlab": { "extension": true, "outputDir": "jupyterlite_echo_kernel/labextension",