Skip to content

Commit 529ebd3

Browse files
author
Matt Lewis
committed
fix(monthView): allow adding extra weeks to the month view
1 parent 4fdeac9 commit 529ebd3

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
@@ -161,7 +161,7 @@
161161
"dependencies": {
162162
"angular-draggable-droppable": "^1.0.1",
163163
"angular-resizable-element": "^1.2.2",
164-
"calendar-utils": "0.0.56",
164+
"calendar-utils": "0.0.57",
165165
"date-fns": "^1.28.5",
166166
"positioning": "^1.3.1"
167167
}

0 commit comments

Comments
 (0)