Skip to content

Commit

Permalink
add publish access
Browse files Browse the repository at this point in the history
  • Loading branch information
roginfarrer committed Jun 21, 2024
1 parent 6d5e207 commit 9228226
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
3 changes: 3 additions & 0 deletions packages/lit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,5 +51,8 @@
"@collapsed/core": "workspace:*",
"lit": "^3.0.0",
"tiny-warning": "^1.0.3"
},
"publishConfig": {
"access": "public"
}
}
3 changes: 3 additions & 0 deletions packages/solid/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,8 @@
},
"dependencies": {
"@collapsed/core": "workspace:*"
},
"publishConfig": {
"access": "public"
}
}

0 comments on commit 9228226

Please sign in to comment.