Skip to content

Commit 18702b1

Browse files
committed
fix: prevent drag and drop on right click
Fixes #1171
1 parent b53ef86 commit 18702b1

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

+4-4
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
@@ -155,7 +155,7 @@
155155
"@angular/core": ">=6.0.0 <10.0.0"
156156
},
157157
"dependencies": {
158-
"angular-draggable-droppable": "^4.3.8",
158+
"angular-draggable-droppable": "^4.3.10",
159159
"angular-resizable-element": "^3.2.6",
160160
"calendar-utils": "^0.7.0",
161161
"positioning": "^2.0.1"

0 commit comments

Comments
 (0)