Skip to content

Commit 756bf6c

Browse files
authored
fix(compass-app-registry): update publish config to be public (#7075)
1 parent 5299582 commit 756bf6c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

packages/compass-app-registry/package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@
99
"url": "https://jira.mongodb.org/projects/COMPASS/issues",
1010
"email": "[email protected]"
1111
},
12+
"publishConfig": {
13+
"access": "public"
14+
},
1215
"homepage": "https://github.com/mongodb-js/compass",
1316
"version": "9.4.12",
1417
"repository": {

0 commit comments

Comments
 (0)