strivui 1.22.52 → 1.22.53

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 +1 -3
  2. package/package.json +5 -2
package/README.md CHANGED
@@ -152,6 +152,4 @@ We love contributions!
152
152
 
153
153
  MIT © 2025 [Syed Abdullah Ali](https://github.com/syedabdullahali)
154
154
 
155
- ---
156
-
157
- Let me know if you want to auto-generate badges, README visuals, or a live storybook section too!
155
+ ---
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "strivui",
3
- "version": "1.22.52",
3
+ "version": "1.22.53",
4
4
  "scripts": {
5
5
  "build": "npx sass app/styles/striveui.scss dist/striveui.css && rollup -c",
6
6
  "clean": "rimraf dist"
@@ -25,7 +25,10 @@
25
25
  "reusable-components",
26
26
  "frontend",
27
27
  "react-ui",
28
- "ui-kit"
28
+ "ui-kit",
29
+ "strivui npm",
30
+ "StrivUi",
31
+ "StrivUi npm"
29
32
  ],
30
33
  "homepage": "https://github.com/Syed-Dev-Sphere/StrivUI#readme",
31
34
  "bugs": {