| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -49,7 +49,7 @@ jobs: | |||
| 49 | 49 | A new prerelease is available for testing: | |
| 50 | 50 | ||
| 51 | 51 | ```sh | |
| 52 | - pnpm @shadcn/ui@${{ env.BETA_PACKAGE_VERSION }} | ||
| 52 | + npx @shadcn/ui@${{ env.BETA_PACKAGE_VERSION }} | ||
| 53 | 53 | ``` | |
| 54 | 54 | ||
| 55 | 55 | - name: "Remove the autorelease label once published" | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -57,7 +57,7 @@ I did. But I'm not really a designer. Most of what you see here, I learned by lo | |||
| 57 | 57 | ||
| 58 | 58 | ### Is it ready for production? | |
| 59 | 59 | ||
| 60 | - Almost. I'm using it in production, but I'm still adding components and fixing bugs. See the roadmap on [GitHub](https://github.com/shadcn/ui). | ||
| 60 | + Yes. You can use it in your production apps. | ||
| 61 | 61 | ||
| 62 | 62 | ### How do I customize the colors? | |
| 63 | 63 | ||
| Back | FazBrowse Home | New Git URL |
0 commit comments