Skip to content

Commit

Permalink
chore(demo): bump package version in demo
Browse files Browse the repository at this point in the history
  • Loading branch information
AhsanAyaz committed May 10, 2021
1 parent 6d2eca8 commit abe9da5
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 12 deletions.
3 changes: 2 additions & 1 deletion README.MD
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,8 @@ If you use Angular 5, you must use v1.5.2 or earlier

## Live DEMO

[Demo](https://koderlabs.github.io/ngx-device-detector/demo)
[Regular Demo](https://koderlabs.github.io/ngx-device-detector/demo)

[SSR Demo](https://ngx-device-detector-ssr.herokuapp.com/)

## Installation
Expand Down
18 changes: 9 additions & 9 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@
"classlist.js": "^1.1.20150312",
"conventional-changelog-cli": "^2.1.1",
"express": "^4.15.2",
"ngx-device-detector": "^2.0.9",
"ngx-device-detector": "^2.0.10",
"rxjs": "~6.5.5",
"tslib": "^2.0.0",
"web-animations-js": "^2.3.2",
Expand Down Expand Up @@ -120,4 +120,4 @@
"commit-msg": "commitlint -E HUSKY_GIT_PARAMS"
}
}
}
}

0 comments on commit abe9da5

Please sign in to comment.