@yamada-ui/cli 1.0.4-dev-20240408022350 → 1.0.4
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
|
@@ -17518,7 +17518,7 @@ function updateNotifier(options) {
|
|
|
17518
17518
|
// package.json
|
|
17519
17519
|
var package_default = {
|
|
17520
17520
|
name: "@yamada-ui/cli",
|
|
17521
|
-
version: "1.0.
|
|
17521
|
+
version: "1.0.4",
|
|
17522
17522
|
description: "Generate theme tokens for autocomplete",
|
|
17523
17523
|
keywords: [
|
|
17524
17524
|
"theme",
|
package/dist/utils/cli.js
CHANGED
|
@@ -17501,7 +17501,7 @@ function updateNotifier(options) {
|
|
|
17501
17501
|
// package.json
|
|
17502
17502
|
var package_default = {
|
|
17503
17503
|
name: "@yamada-ui/cli",
|
|
17504
|
-
version: "1.0.
|
|
17504
|
+
version: "1.0.4",
|
|
17505
17505
|
description: "Generate theme tokens for autocomplete",
|
|
17506
17506
|
keywords: [
|
|
17507
17507
|
"theme",
|
package/dist/utils/index.js
CHANGED
|
@@ -17527,7 +17527,7 @@ function updateNotifier(options) {
|
|
|
17527
17527
|
// package.json
|
|
17528
17528
|
var package_default = {
|
|
17529
17529
|
name: "@yamada-ui/cli",
|
|
17530
|
-
version: "1.0.
|
|
17530
|
+
version: "1.0.4",
|
|
17531
17531
|
description: "Generate theme tokens for autocomplete",
|
|
17532
17532
|
keywords: [
|
|
17533
17533
|
"theme",
|