@jonapin006/tiger 1.0.47 → 1.0.49
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/dist/tiger.css +1 -1
- package/dist/tiger.es.js +33 -30
- package/dist/tiger.umd.js +1 -1
- package/package.json +1 -1
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@jonapin006/tiger",
|
|
3
3
|
"private": false,
|
|
4
|
-
"version": "1.0.
|
|
4
|
+
"version": "1.0.49",
|
|
5
5
|
"description": "Tiger Design System - A clean, premium, and theme-driven UI library for React applications, following Clean Architecture and SOLID principles.",
|
|
6
6
|
"type": "module",
|
|
7
7
|
"author": "Jona Alonso",
|