hans-ui-design-lib 0.0.65 โ 0.0.67
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.
- package/README.md +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -13,7 +13,7 @@ This library provides reusable, styled and documented UI components with a consi
|
|
|
13
13
|
- ๐งน **ESLint + Prettier** for code quality and formatting
|
|
14
14
|
- โก **Vite** as the bundler for fast builds and DX
|
|
15
15
|
- ๐ Ready to be published and consumed via **npm**
|
|
16
|
-
- ๐ Documentation ready to be used (deployed by **Vercel**) at https://hans-ui-design-lib.vercel.app/
|
|
16
|
+
- ๐ Documentation ready to be used (deployed by **Vercel**) at https://hans-ui-design-lib-doc.vercel.app/
|
|
17
17
|
- **Node Version to build this project: 22.18.0 and npm 11.8.0**
|
|
18
18
|
|
|
19
19
|
## ๐ฆ Installation
|