@clayui/button
Advanced tools
+4
-4
@@ -6,4 +6,4 @@ { | ||
| "dependencies": { | ||
| "@clayui/icon": "^3.161.0", | ||
| "@clayui/loading-indicator": "^3.161.0", | ||
| "@clayui/icon": "^3.162.0", | ||
| "@clayui/loading-indicator": "^3.162.0", | ||
| "classnames": "2.3.1", | ||
@@ -24,3 +24,3 @@ "warning": "^4.0.3" | ||
| "peerDependencies": { | ||
| "@clayui/css": "^3.161.0", | ||
| "@clayui/css": "^3.162.0", | ||
| "react": "^16.0.0 || ^17.0.0 || ^18.0.0", | ||
@@ -37,3 +37,3 @@ "react-dom": "^16.0.0 || ^17.0.0 || ^18.0.0" | ||
| }, | ||
| "version": "3.161.0", | ||
| "version": "3.162.0", | ||
| "module": "lib/esm/index.js", | ||
@@ -40,0 +40,0 @@ "exports": { |
Updated