Skip to content

Commit f199ede

Browse files
committed
Upload file: sort-package-json-keithamus.html
1 parent 3486bdb commit f199ede

File tree

1 file changed

+9
-3
lines changed

1 file changed

+9
-3
lines changed

projects/sort-package-json-keithamus.html

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -701,9 +701,7 @@ <h3 id="whatwhywouldyouwanttodothis">What?! Why would you want to do this?!</h3>
701701
</div>
702702
<div class="tab-pane fade" id="dependencies" role="tabpanel" aria-labelledby="dependencies-tab">
703703
<h5>Dependencies</h5>
704-
<ul id="dependenciesList">
705-
<li>detect-indent (^7.0.1)</li><li>detect-newline (^4.0.0)</li><li>get-stdin (^9.0.0)</li><li>git-hooks-list (^3.0.0)</li><li>is-plain-obj (^4.1.0)</li><li>semver (^7.6.0)</li><li>sort-object-keys (^1.1.3)</li><li>tinyglobby (^0.2.9)</li>
706-
</ul>
704+
707705
</div>
708706
<div class="tab-pane fade" id="changelog" role="tabpanel" aria-labelledby="changelog-tab">
709707
<h5>Changelog</h5>
@@ -758,7 +756,15 @@ <h5 class="sidebar-title">Metadata</h5>
758756
<i class="bi bi-house-door me-2"></i>Visit Homepage
759757
</a>
760758

759+
760+
761+
<div class="sidebar-item">
762+
<h5 class="sidebar-title">Dependencies</h5>
763+
<ul id="dependenciesList">
764+
<li>detect-indent (^7.0.1)</li><li>detect-newline (^4.0.0)</li><li>get-stdin (^9.0.0)</li><li>git-hooks-list (^3.0.0)</li><li>is-plain-obj (^4.1.0)</li><li>semver (^7.6.0)</li><li>sort-object-keys (^1.1.3)</li><li>tinyglobby (^0.2.9)</li>
765+
</ul>
761766

767+
</div>
762768
</div>
763769

764770

0 commit comments

Comments
 (0)