@yamada-ui/cli 1.0.1-dev-20240104145458 → 1.0.1
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
|
@@ -17509,7 +17509,7 @@ function updateNotifier(options) {
|
|
|
17509
17509
|
// package.json
|
|
17510
17510
|
var package_default = {
|
|
17511
17511
|
name: "@yamada-ui/cli",
|
|
17512
|
-
version: "1.0.
|
|
17512
|
+
version: "1.0.1",
|
|
17513
17513
|
description: "Generate theme tokens for autocomplete",
|
|
17514
17514
|
keywords: [
|
|
17515
17515
|
"theme",
|
package/dist/utils/cli.js
CHANGED
|
@@ -17492,7 +17492,7 @@ function updateNotifier(options) {
|
|
|
17492
17492
|
// package.json
|
|
17493
17493
|
var package_default = {
|
|
17494
17494
|
name: "@yamada-ui/cli",
|
|
17495
|
-
version: "1.0.
|
|
17495
|
+
version: "1.0.1",
|
|
17496
17496
|
description: "Generate theme tokens for autocomplete",
|
|
17497
17497
|
keywords: [
|
|
17498
17498
|
"theme",
|
package/dist/utils/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.1",
|
|
17522
17522
|
description: "Generate theme tokens for autocomplete",
|
|
17523
17523
|
keywords: [
|
|
17524
17524
|
"theme",
|