Skip to content

Commit edb2614

Browse files
author
Matt Lewis
committed
fix(dayView): show all day events that start outside of the day view start
Closes #79
1 parent be84375 commit edb2614

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@
124124
"dependencies": {
125125
"@ng-bootstrap/ng-bootstrap": "^1.0.0-alpha.0",
126126
"@types/date-fns": "0.0.2",
127-
"calendar-utils": "0.0.33",
127+
"calendar-utils": "0.0.34",
128128
"date-fns": "^1.3.0"
129129
}
130130
}

0 commit comments

Comments
 (0)