Skip to content

Commit

Permalink
chore(demo): update demo to use [email protected]
Browse files Browse the repository at this point in the history
  • Loading branch information
AhsanAyaz committed Jan 20, 2023
1 parent 2634b1a commit 4415483
Show file tree
Hide file tree
Showing 3 changed files with 27 additions and 2 deletions.
25 changes: 23 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,7 @@
"@nguniversal/express-engine": "~15.0.0",
"conventional-changelog-cli": "~2.2.2",
"express": "~4.18.2",
"ngx-device-detector": "^5.0.0",
"rxjs": "~7.5.7",
"tslib": "~2.4.1",
"zone.js": "~0.12.0"
Expand Down
3 changes: 3 additions & 0 deletions projects/demo/src/app/app.component.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@
<img src="assets/images/github-logo.png" />
</a>
<div class="demo-heading">
<div style="text-align: center; width: 100%">
<img src="https://raw.githubusercontent.com/KoderLabs/ngx-device-detector/master/assets/logo.svg" width="200">
</div>
<a href="https://github.com/Koderlabs/ngx-device-detector">
<h1 align="center" class="demo-heading-text">ngx-device-detector</h1>
</a>
Expand Down

0 comments on commit 4415483

Please sign in to comment.