@yamada-ui/button 1.0.52-dev-20241127001630 → 1.0.52-dev-20241127003215
Sign up to get free protection for your applications and to get access to all the features.
- package/package.json +2 -2
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@yamada-ui/button",
|
3
|
-
"version": "1.0.52-dev-
|
3
|
+
"version": "1.0.52-dev-20241127003215",
|
4
4
|
"description": "Yamada UI button components",
|
5
5
|
"keywords": [
|
6
6
|
"yamada",
|
@@ -40,7 +40,7 @@
|
|
40
40
|
"dependencies": {
|
41
41
|
"@yamada-ui/core": "1.15.6",
|
42
42
|
"@yamada-ui/loading": "1.1.25",
|
43
|
-
"@yamada-ui/ripple": "1.0.46-dev-
|
43
|
+
"@yamada-ui/ripple": "1.0.46-dev-20241127003215",
|
44
44
|
"@yamada-ui/utils": "1.5.4"
|
45
45
|
},
|
46
46
|
"devDependencies": {
|