react-apps-ui 1.0.9 → 1.0.10

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/README.md +0 -6
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -1,9 +1,3 @@
1
- # React Apps UI 🚀
2
-
3
- ![NPM Version](https://img.shields.io/npm/v/react-apps-ui?color=blue&style=for-the-badge)
4
- ![NPM Downloads](https://img.shields.io/npm/dt/react-apps-ui?color=green&style=for-the-badge)
5
- ![GitHub License](https://img.shields.io/github/license/anandvyas2021/react-apps-ui-registry?style=for-the-badge)
6
-
7
1
  Beautiful, highly customizable UI components designed for a seamless developer experience across **Web and Mobile**.
8
2
 
9
3
  Inspired by the Shadcn/UI philosophy, **this is not a traditional component library you install via npm.** Instead, it is a universal collection of reusable, premium components that download directly into your codebase, adapting to your specific framework and styling engine.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "react-apps-ui",
3
- "version": "1.0.9",
3
+ "version": "1.0.10",
4
4
  "description": "A universal, Shadcn-inspired UI component CLI for Web, React Native, and Expo.",
5
5
  "author": "Anand Vyas",
6
6
  "license": "MIT",