Skip to content

Commit

Permalink
fix(Demo): bump demo to use v15
Browse files Browse the repository at this point in the history
  • Loading branch information
benjamincharity committed Oct 25, 2019
1 parent f606d77 commit a727638
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,7 @@
"@angular/platform-browser-dynamic": "^8.2.4",
"@angular/router": "^8.2.4",
"@terminus/ngx-tools": "^7.2.6",
"@terminus/ui": "14.9.3",
"@terminus/ui": "^15.0.0",
"date-fns": "2.0.1",
"jsdom": "15.1.1",
"ngx-perfect-scrollbar": "^8.0.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1463,10 +1463,10 @@
eslint "^5.16.0"
tslint "^5.17.0"

"@terminus/ui@14.9.3":
version "14.9.3"
resolved "https://registry.yarnpkg.com/@terminus/ui/-/ui-14.9.3.tgz#b76cff48da9e8044985e6da89a458f233400b460"
integrity sha512-da18qxeBuq46E1rjPcN760+YuRLeQOR8Ve+AlW6wQrljF6QxUGpa/9yBtYMuMm4WN/gcS6BuCEpRMzoEJq8oyA==
"@terminus/ui@^15.0.0":
version "15.0.0"
resolved "https://registry.yarnpkg.com/@terminus/ui/-/ui-15.0.0.tgz#f98bce3e7255cae12d376684dbc7094bf446cb15"
integrity sha512-1bFnjHEl6sQBsJ3vMA5edDH+QLt1+7YYtldo+gy/2FOkgT76OemUp1OGGwTS02MkOW7cEaeVeIYYSS0LUKONkg==
dependencies:
ngx-perfect-scrollbar "^8.0.0"
text-mask-addons "^3.8.0"
Expand Down

0 comments on commit a727638

Please sign in to comment.