Skip to content

Commit f083d5a

Browse files
fix(identity): set package access to public (#269)
1 parent 210e8cc commit f083d5a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

packages/identity/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
"dist"
1515
],
1616
"publishConfig": {
17+
"access": "public",
1718
"registry": "https://registry.npmjs.org/"
1819
},
1920
"repository": {

0 commit comments

Comments
 (0)