@hustle-together/api-dev-tools 2.0.3 → 2.0.4
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.
|
@@ -881,11 +881,11 @@
|
|
|
881
881
|
<span class="word" data-text="HUSTLE"></span>
|
|
882
882
|
<span class="word highlight" data-text="TOGETHER"></span>
|
|
883
883
|
</h1>
|
|
884
|
-
<p class="hero-tagline">
|
|
884
|
+
<p class="hero-tagline">Build together. Share resources. Grow stronger.</p>
|
|
885
885
|
<p class="hero-desc">
|
|
886
|
-
We
|
|
887
|
-
|
|
888
|
-
|
|
886
|
+
We hustle hard to create tools worth sharing. When we build together
|
|
887
|
+
and share what we learn, everyone gets stronger. No gatekeeping - just
|
|
888
|
+
useful stuff for developers who believe in community over competition.
|
|
889
889
|
</p>
|
|
890
890
|
<div class="hero-cta">
|
|
891
891
|
<a href="#tools" class="btn btn-primary">VIEW TOOLS</a>
|
package/demo/workflow-demo.html
CHANGED
|
@@ -1606,7 +1606,7 @@
|
|
|
1606
1606
|
<span class="hustle-word hustle-highlight">API-DEV-TOOLS</span>
|
|
1607
1607
|
</div>
|
|
1608
1608
|
<div class="package-name" id="packageName">@hustle-together/api-dev-tools</div>
|
|
1609
|
-
<div class="version" id="versionText">v2.0.
|
|
1609
|
+
<div class="version" id="versionText">v2.0.4</div>
|
|
1610
1610
|
<p class="tagline">"Hustle together. Share resources. Build stronger."<span class="cursor"></span></p>
|
|
1611
1611
|
|
|
1612
1612
|
<div class="intro-text">
|
package/package.json
CHANGED