@yamada-ui/cli 1.2.2-dev-20241011162716 → 1.2.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
|
@@ -6422,7 +6422,7 @@ var import_path6 = __toESM(require("path"));
|
|
|
6422
6422
|
// package.json
|
|
6423
6423
|
var package_default = {
|
|
6424
6424
|
name: "@yamada-ui/cli",
|
|
6425
|
-
version: "1.2.
|
|
6425
|
+
version: "1.2.2",
|
|
6426
6426
|
description: "Generate theme tokens for autocomplete",
|
|
6427
6427
|
keywords: [
|
|
6428
6428
|
"theme",
|
package/dist/utils/cli.js
CHANGED
|
@@ -8967,7 +8967,7 @@ function updateNotifier(options) {
|
|
|
8967
8967
|
// package.json
|
|
8968
8968
|
var package_default = {
|
|
8969
8969
|
name: "@yamada-ui/cli",
|
|
8970
|
-
version: "1.2.
|
|
8970
|
+
version: "1.2.2",
|
|
8971
8971
|
description: "Generate theme tokens for autocomplete",
|
|
8972
8972
|
keywords: [
|
|
8973
8973
|
"theme",
|
package/dist/utils/index.js
CHANGED
|
@@ -8995,7 +8995,7 @@ function updateNotifier(options) {
|
|
|
8995
8995
|
// package.json
|
|
8996
8996
|
var package_default = {
|
|
8997
8997
|
name: "@yamada-ui/cli",
|
|
8998
|
-
version: "1.2.
|
|
8998
|
+
version: "1.2.2",
|
|
8999
8999
|
description: "Generate theme tokens for autocomplete",
|
|
9000
9000
|
keywords: [
|
|
9001
9001
|
"theme",
|