@yamada-ui/cli 1.0.6-dev-20240726101112 → 1.0.6
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
|
@@ -9178,7 +9178,7 @@ function updateNotifier(options) {
|
|
|
9178
9178
|
// package.json
|
|
9179
9179
|
var package_default = {
|
|
9180
9180
|
name: "@yamada-ui/cli",
|
|
9181
|
-
version: "1.0.
|
|
9181
|
+
version: "1.0.6",
|
|
9182
9182
|
description: "Generate theme tokens for autocomplete",
|
|
9183
9183
|
keywords: [
|
|
9184
9184
|
"theme",
|
package/dist/utils/cli.js
CHANGED
|
@@ -9161,7 +9161,7 @@ function updateNotifier(options) {
|
|
|
9161
9161
|
// package.json
|
|
9162
9162
|
var package_default = {
|
|
9163
9163
|
name: "@yamada-ui/cli",
|
|
9164
|
-
version: "1.0.
|
|
9164
|
+
version: "1.0.6",
|
|
9165
9165
|
description: "Generate theme tokens for autocomplete",
|
|
9166
9166
|
keywords: [
|
|
9167
9167
|
"theme",
|
package/dist/utils/index.js
CHANGED
|
@@ -9187,7 +9187,7 @@ function updateNotifier(options) {
|
|
|
9187
9187
|
// package.json
|
|
9188
9188
|
var package_default = {
|
|
9189
9189
|
name: "@yamada-ui/cli",
|
|
9190
|
-
version: "1.0.
|
|
9190
|
+
version: "1.0.6",
|
|
9191
9191
|
description: "Generate theme tokens for autocomplete",
|
|
9192
9192
|
keywords: [
|
|
9193
9193
|
"theme",
|