Skip to content

Commit

Permalink
Merge pull request #43 from FriedRiceNoodles/ci/release
Browse files Browse the repository at this point in the history
ci: updated publishConfig
  • Loading branch information
FriedRiceNoodles authored Feb 26, 2024
2 parents effa5c9 + a4962a8 commit 6d7307e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions packages/banana-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@
"typescript": "^5.0.4"
},
"publishConfig": {
"access": "public",
"registry": "https://registry.npmjs.org/"
},
"moduleResolution": "node"
Expand Down
1 change: 1 addition & 0 deletions packages/banana/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@
"typescript": "^5.0.4"
},
"publishConfig": {
"access": "public",
"registry": "https://registry.npmjs.org/"
},
"customElements": "custom-elements.json",
Expand Down

0 comments on commit 6d7307e

Please sign in to comment.