Skip to content

Commit 82c5b72

Browse files
committed
build: publishing a scoped package
1 parent de4e73f commit 82c5b72

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,8 @@
102102
"url": "https://github.com/db-ui/core.git"
103103
},
104104
"publishConfig": {
105-
"registry": "https://registry.npmjs.org/"
105+
"registry": "https://registry.npmjs.org/",
106+
"access": "public"
106107
},
107108
"homepage": "https://db-ui.github.io/core/"
108109
}

0 commit comments

Comments
 (0)