@yamada-ui/resizable 1.0.18 → 1.0.19-dev-20240523142508
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/resizable",
|
3
|
-
"version": "1.0.
|
3
|
+
"version": "1.0.19-dev-20240523142508",
|
4
4
|
"description": "Yamada UI resizable component",
|
5
5
|
"keywords": [
|
6
6
|
"yamada",
|
@@ -8,7 +8,7 @@
|
|
8
8
|
"react",
|
9
9
|
"emotion",
|
10
10
|
"component",
|
11
|
-
"
|
11
|
+
"resizable",
|
12
12
|
"ui",
|
13
13
|
"uikit",
|
14
14
|
"styled",
|