zerozeeker 1.0.3 → 1.0.4
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 +4 -2
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -3,8 +3,10 @@
|
|
|
3
3
|
Official CLI for installing production-ready UI components into your React or Next.js projects.
|
|
4
4
|
|
|
5
5
|
[](https://www.npmjs.com/package/zerozeeker)
|
|
6
|
-
[](https://www.typescriptlang.org/)
|
|
7
|
+
[](https://react.dev/)
|
|
8
|
+
[](https://tailwindcss.com/)
|
|
9
|
+
[](https://nodejs.org/)
|
|
8
10
|
[](LICENSE)
|
|
9
11
|
|
|
10
12
|
---
|