@yamada-ui/cli 0.8.1 → 0.8.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/dist/index.js +1 -1
- package/dist/utils/cli.js +1 -1
- package/dist/utils/index.js +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -22997,7 +22997,7 @@ function updateNotifier(options) {
|
|
|
22997
22997
|
// package.json
|
|
22998
22998
|
var package_default = {
|
|
22999
22999
|
name: "@yamada-ui/cli",
|
|
23000
|
-
version: "0.8.
|
|
23000
|
+
version: "0.8.2",
|
|
23001
23001
|
description: "Generate theme tokens for autocomplete",
|
|
23002
23002
|
keywords: [
|
|
23003
23003
|
"theme",
|
package/dist/utils/cli.js
CHANGED
|
@@ -17461,7 +17461,7 @@ function updateNotifier(options) {
|
|
|
17461
17461
|
// package.json
|
|
17462
17462
|
var package_default = {
|
|
17463
17463
|
name: "@yamada-ui/cli",
|
|
17464
|
-
version: "0.8.
|
|
17464
|
+
version: "0.8.2",
|
|
17465
17465
|
description: "Generate theme tokens for autocomplete",
|
|
17466
17466
|
keywords: [
|
|
17467
17467
|
"theme",
|
package/dist/utils/index.js
CHANGED
|
@@ -17487,7 +17487,7 @@ function updateNotifier(options) {
|
|
|
17487
17487
|
// package.json
|
|
17488
17488
|
var package_default = {
|
|
17489
17489
|
name: "@yamada-ui/cli",
|
|
17490
|
-
version: "0.8.
|
|
17490
|
+
version: "0.8.2",
|
|
17491
17491
|
description: "Generate theme tokens for autocomplete",
|
|
17492
17492
|
keywords: [
|
|
17493
17493
|
"theme",
|