Skip to content
This repository has been archived by the owner on Jun 19, 2018. It is now read-only.

Commit

Permalink
fix(weekView): use correct event span when the week doesn't start on …
Browse files Browse the repository at this point in the history
…a sunday
  • Loading branch information
Matt Lewis committed Jun 12, 2017
1 parent 7fa5cc4 commit a70310b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"angular": "~1.6.0",
"angular-mocks": "~1.6.0",
"bootstrap": "^3.3.6",
"calendar-utils": "0.0.48",
"calendar-utils": "0.0.52",
"codecov-lite": "^0.1.3",
"commitizen": "^2.9.2",
"concurrently": "^3.1.0",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -575,9 +575,9 @@ cachedir@^1.1.0:
dependencies:
os-homedir "^1.0.1"

[email protected].48:
version "0.0.48"
resolved "https://registry.yarnpkg.com/calendar-utils/-/calendar-utils-0.0.48.tgz#10c17ac0bab4a2f95700d99cef328baf85fe846d"
[email protected].52:
version "0.0.52"
resolved "https://registry.yarnpkg.com/calendar-utils/-/calendar-utils-0.0.52.tgz#37755952d1b53d887f2f461dcbec49f823ca1138"

caller-path@^0.1.0:
version "0.1.0"
Expand Down

0 comments on commit a70310b

Please sign in to comment.