Skip to content

Commit 3d5f00b

Browse files
committed
fix(month-view): show all weeks with view range and excluding days
Fixes #1201
1 parent 6df40a9 commit 3d5f00b

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
@@ -158,7 +158,7 @@
158158
"dependencies": {
159159
"angular-draggable-droppable": "^4.3.12",
160160
"angular-resizable-element": "^3.3.0",
161-
"calendar-utils": "^0.7.0",
161+
"calendar-utils": "^0.7.1",
162162
"positioning": "^2.0.1"
163163
},
164164
"sideEffects": [

0 commit comments

Comments
 (0)