Skip to content

Commit

Permalink
chore: update image path
Browse files Browse the repository at this point in the history
  • Loading branch information
adrian-ub committed Feb 13, 2025
2 parents 98609fb + 5c626ea commit 3d900fd
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 15 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

Accessible and customizable components that you can copy and paste into your apps. Free. Open Source. Use this to build your own component library.

![hero](docs/public/og.jpg)
![hero](apps/www/public/og.jpg)

## Sponsors

Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "shadcn-ng",
"type": "module",
"version": "0.2.0",
"version": "1.0.0",
"packageManager": "[email protected]",
"description": "Accessible and customizable components that you can copy and paste into your apps. Free. Open Source. Use this to build your own component library.",
"author": "Adrián UB",
Expand Down Expand Up @@ -90,7 +90,7 @@
"@types/diff": "^7.0.1",
"@types/node": "^22.10.6",
"@types/stringify-object": "^4.0.5",
"bumpp": "^9.10.1",
"bumpp": "^10.0.3",
"cross-env": "^7.0.3",
"eslint": "^9.18.0",
"lint-staged": "^15.3.0",
Expand Down
24 changes: 12 additions & 12 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 3d900fd

Please sign in to comment.