Skip to content

Commit 8b8adef

Browse files
author
Matt Lewis
committed
fix(week-view): ensure event span is correct in some edge cases
Fixes #432
1 parent 7e62aa7 commit 8b8adef

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

+3-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@
184184
"dependencies": {
185185
"angular-draggable-droppable": "^2.0.0",
186186
"angular-resizable-element": "^2.0.0",
187-
"calendar-utils": "0.0.60",
187+
"calendar-utils": "^0.1.0",
188188
"date-fns": "^1.28.5",
189189
"positioning": "^1.3.1"
190190
}

0 commit comments

Comments
 (0)