Skip to content

Commit

Permalink
chore: readme logo link
Browse files Browse the repository at this point in the history
  • Loading branch information
sean-perkins committed Jan 5, 2024
1 parent e2f584e commit e9b827c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<p align="center">
<a href="#">
<img alt="Stencil React Output Target" src="https://github.com/sean-perkins/stencil-react-output-target/blob/main/.github/logo.png?raw=true" width="84" />
<img alt="Stencil React Output Target" src="https://github.com/stencil-community/stencil-react-output-target/blob/main/.github/logo.png?raw=true" width="84" />
</a>
</p>

Expand Down
2 changes: 1 addition & 1 deletion packages/react-output-target/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@stencil-community/react-output-target",
"version": "0.0.3",
"version": "0.0.4",
"description": "React component wrappers for Stencil web components",
"license": "MIT",
"homepage": "https://github.com/stencil-community/stencil-react-output-target",
Expand Down

0 comments on commit e9b827c

Please sign in to comment.