File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 234234 < ol class ="breadcrumb mb-0 ">
235235 < li class ="breadcrumb-item "> < a href ="https://codehimblog.github.io/ "> Home</ a > </ li >
236236 < li class ="breadcrumb-item "> < a href ="https://codehimblog.github.io/projects/ "> Projects</ a > </ li >
237- < li class ="breadcrumb-item active " aria-current ="page "> sort-package-json </ li >
237+ < li class ="breadcrumb-item active " aria-current ="page "> Sort Package JSON </ li >
238238 </ ol >
239239 </ nav >
240240</ div >
260260 {
261261 "@type" : "ListItem" ,
262262 "position" : 3 ,
263- "name" : "sort-package-json " ,
263+ "name" : "Sort Package JSON " ,
264264 "item" : "https://codehimblog.github.io/projects/{{packageSlug}}"
265265 }
266266 ]
276276 <!-- Main Details -->
277277 < main class ="col-md-8 site-main ">
278278 <!-- Project Name & Description -->
279- < h1 id ="packageName "> sort-package-json </ h1 >
279+ < h1 id ="packageName "> Sort Package JSON </ h1 >
280280 < p id ="packageDescription " class ="text-muted "> Sort an Object or package.json based on the well-known package.json keys</ p >
281281
282282<!-- Statistics -->
You can’t perform that action at this time.
0 commit comments