Skip to content

Commit 82ff8cf

Browse files
authored
chore: really publish embed-components and embed-services (#1314)
1 parent 2373d89 commit 82ff8cf

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/embed-components/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
],
1212
"private": false,
1313
"publishConfig": {
14-
"access": "restricted"
14+
"access": "public"
1515
},
1616
"repository": {
1717
"type": "git",

packages/embed-services/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
],
1212
"private": false,
1313
"publishConfig": {
14-
"access": "restricted"
14+
"access": "public"
1515
},
1616
"repository": {
1717
"type": "git",

0 commit comments

Comments
 (0)