Skip to content

Commit 58ce981

Browse files
author
Matt Lewis
committed
fix: various fixes when excluding days on the week and month views
1 parent 56cc4cb commit 58ce981

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@
143143
"dependencies": {
144144
"angular-draggable-droppable": "^1.0.1",
145145
"angular-resizable-element": "^1.1.1",
146-
"calendar-utils": "0.0.52",
146+
"calendar-utils": "0.0.53",
147147
"date-fns": "^1.28.5",
148148
"positioning": "^1.0.4"
149149
}

yarn.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -823,9 +823,9 @@ cachedir@^1.1.0:
823823
dependencies:
824824
os-homedir "^1.0.1"
825825

826-
827-
version "0.0.52"
828-
resolved "https://registry.yarnpkg.com/calendar-utils/-/calendar-utils-0.0.52.tgz#37755952d1b53d887f2f461dcbec49f823ca1138"
826+
827+
version "0.0.53"
828+
resolved "https://registry.yarnpkg.com/calendar-utils/-/calendar-utils-0.0.53.tgz#64284dfc2d01d8e58d672ab0d8fb13ba38bb6f88"
829829

830830
831831
version "1.0.0"

0 commit comments

Comments
 (0)