@nghitrum/dsforge 0.1.5-alpha.2 → 0.1.5-alpha.3
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/README.md +1 -1
- package/dist/cli/index.js +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
|
|
5
5
|
Your design tokens live in Figma. Your components drift from the spec. Your docs are six sprints out of date. dsforge fixes all three with one config file.
|
|
6
6
|
|
|
7
|
-
|
|
7
|
+
<video src="https://github.com/user-attachments/assets/727fcfe2-9814-49e6-9160-29b8b6590b6a" autoplay loop muted playsinline></video>
|
|
8
8
|
|
|
9
9
|
## Before / After
|
|
10
10
|
|
package/dist/cli/index.js
CHANGED
|
@@ -5296,7 +5296,7 @@ async function runMenu() {
|
|
|
5296
5296
|
// package.json
|
|
5297
5297
|
var package_default = {
|
|
5298
5298
|
name: "@nghitrum/dsforge",
|
|
5299
|
-
version: "0.1.5-alpha.
|
|
5299
|
+
version: "0.1.5-alpha.3",
|
|
5300
5300
|
description: "AI-native design system generator \u2014 tokens \u2192 components \u2192 docs \u2192 npm",
|
|
5301
5301
|
keywords: [
|
|
5302
5302
|
"design-system",
|