Skip to content

Commit

Permalink
Merge pull request #3 from jupyterlite/publishConfig
Browse files Browse the repository at this point in the history
Add `publishConfig` to `package.json`
  • Loading branch information
jtpio authored Oct 1, 2021
2 parents 5bff0c7 + 29b8016 commit 4310974
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,9 @@
"style/index.js"
],
"styleModule": "style/index.js",
"publishConfig": {
"access": "public"
},
"jupyterlab": {
"extension": true,
"outputDir": "jupyterlite_echo_kernel/labextension",
Expand Down

0 comments on commit 4310974

Please sign in to comment.