Skip to content

Commit

Permalink
dependency checker
Browse files Browse the repository at this point in the history
  • Loading branch information
furknyavuz committed Jun 27, 2022
1 parent aaf4e1e commit ba46ff2
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 4 deletions.
4 changes: 2 additions & 2 deletions dependency-checker.ts
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,13 @@ let indexOfDependedBy = -1;
console.log(
'<p align="center">\n' +
' <a href="https://opentemplatehub.com">\n' +
' <img src="https://raw.githubusercontent.com/open-template-hub/open-template-hub.github.io/master/assets/logo/ui/web-ui-logo.png" alt="Logo" width=200>\n' +
' <img src="https://raw.githubusercontent.com/open-template-hub/open-template-hub.github.io/master/assets/logo/brand-logo.png" alt="Logo" width=200>\n' +
' </a>\n' +
'</p>\n' +
'\n' +
'\n' +
'<h1 align="center">\n' +
'Open Template Hub - Company Profile UI Template v4\n' +
'Open Template Hub - UI Library Template v4\n' +
' <br/>\n' +
'(outdated packages)\n' +
'</h1>\n' +
Expand Down
4 changes: 2 additions & 2 deletions docs/OUTDATED.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
<p align="center">
<a href="https://opentemplatehub.com">
<img src="https://raw.githubusercontent.com/open-template-hub/open-template-hub.github.io/master/assets/logo/ui/web-ui-logo.png" alt="Logo" width=200>
<img src="https://raw.githubusercontent.com/open-template-hub/open-template-hub.github.io/master/assets/logo/brand-logo.png" alt="Logo" width=200>
</a>
</p>


<h1 align="center">
Open Template Hub - Company Profile UI Template v4
Open Template Hub - UI Library Template v4
<br/>
(outdated packages)
</h1>
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
// Intentionally blank

0 comments on commit ba46ff2

Please sign in to comment.