Pull in latest version of our angular-scheduler fork to fix Tueday/Tuesday typo

This commit is contained in:
mabashian
2019-12-09 10:43:15 -05:00
parent f0198105c4
commit 86ba1639c3
2 changed files with 6 additions and 26 deletions

View File

@@ -107,7 +107,7 @@
"angular-moment": "^1.3.0",
"angular-mousewheel": "^1.0.5",
"angular-sanitize": "^1.7.9",
"angular-scheduler": "git+https://git@github.com/ansible/angular-scheduler#v0.3.3",
"angular-scheduler": "git+https://git@github.com/ansible/angular-scheduler#v0.4.1",
"angular-tz-extensions": "git+https://git@github.com/ansible/angular-tz-extensions#v0.5.2",
"angular-xeditable": "~0.8.0",
"ansi-to-html": "^0.6.3",