@nghitrum/dsforge 0.1.5-alpha.11 → 0.1.5-alpha.12
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/cli/index.js +1 -1
- package/package.json +1 -1
- /package/{LICENSE → LICENSE.md} +0 -0
package/dist/cli/index.js
CHANGED
|
@@ -5278,7 +5278,7 @@ async function runMenu() {
|
|
|
5278
5278
|
// package.json
|
|
5279
5279
|
var package_default = {
|
|
5280
5280
|
name: "@nghitrum/dsforge",
|
|
5281
|
-
version: "0.1.5-alpha.
|
|
5281
|
+
version: "0.1.5-alpha.12",
|
|
5282
5282
|
description: "AI-native design system generator \u2014 tokens \u2192 components \u2192 docs \u2192 npm",
|
|
5283
5283
|
keywords: [
|
|
5284
5284
|
"design-system",
|
package/package.json
CHANGED
/package/{LICENSE → LICENSE.md}
RENAMED
|
File without changes
|