Skip to content

Commit d2223d5

Browse files
committed
fix(day-view): dont remove events that start and end at the same time
1 parent 6641319 commit d2223d5

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
@@ -165,7 +165,7 @@
165165
"dependencies": {
166166
"angular-draggable-droppable": "^4.0.0-beta.4",
167167
"angular-resizable-element": "^3.0.0",
168-
"calendar-utils": "^0.2.0-alpha.5",
168+
"calendar-utils": "^0.2.0-alpha.6",
169169
"positioning": "^1.3.1"
170170
},
171171
"sideEffects": [

0 commit comments

Comments
 (0)