@cuadra-ai/uikit 0.1.1 → 0.1.2
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 +2 -3
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -261,14 +261,13 @@ For detailed widget API documentation, see the [full documentation](https://docs
|
|
|
261
261
|
|
|
262
262
|
## License
|
|
263
263
|
|
|
264
|
-
MIT License
|
|
264
|
+
MIT License
|
|
265
265
|
|
|
266
|
-
**Third-Party Licenses:** This package bundles code from third-party libraries in the widget build.
|
|
266
|
+
**Third-Party Licenses:** This package bundles code from third-party libraries in the widget build. The `THIRD_PARTY_LICENSES.md` file is included in the published package for attribution and license information.
|
|
267
267
|
|
|
268
268
|
## Support
|
|
269
269
|
|
|
270
270
|
For issues and questions:
|
|
271
271
|
- 📚 **[Documentation](https://docs.cuadra.ai)** - Full API reference and guides
|
|
272
272
|
- 🌐 **[Website](https://cuadra.ai)** - Learn more about Cuadra AI
|
|
273
|
-
- 💬 **GitHub Issues**: https://github.com/cuadra-ai/cuadra-ai-uikit/issues
|
|
274
273
|
- 📧 **Support**: support@cuadra.ai
|