Increases the angular-tz-extension tag in package.json

The angular-tz-extensions was changed to accomodate for an issue with
UTC dates not getting parsed correctly.
This commit is contained in:
Jared Tabor
2018-04-03 21:27:38 +00:00
parent ac1bc08480
commit 9f07beed59
2 changed files with 2 additions and 1 deletions

View File

@@ -106,7 +106,7 @@
"angular-moment": "^0.10.1",
"angular-sanitize": "~1.6.6",
"angular-scheduler": "git+https://git@github.com/ansible/angular-scheduler#v0.3.2",
"angular-tz-extensions": "git+https://git@github.com/ansible/angular-tz-extensions#v0.5.1",
"angular-tz-extensions": "git+https://git@github.com/ansible/angular-tz-extensions#v0.5.2",
"babel-polyfill": "^6.26.0",
"bootstrap": "^3.3.7",
"bootstrap-datepicker": "^1.7.1",