Skip to content

Commit 0fba06e

Browse files
authored
Add publishConfig to package.json (#1373)
1 parent ea9f38a commit 0fba06e

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
@@ -158,6 +158,9 @@
158158
"url": "https://github.com/jupyterlab/jupyterlab-git/issues"
159159
},
160160
"homepage": "https://github.com/jupyterlab/jupyterlab-git",
161+
"publishConfig": {
162+
"access": "public"
163+
},
161164
"jupyterlab": {
162165
"discovery": {
163166
"server": {

0 commit comments

Comments
 (0)