Skip to content

Commit 0c8a147

Browse files
committed
fix: prevent commonjs warning for drag and drop library
Fixes #1283
1 parent 256e84b commit 0c8a147

File tree

2 files changed

+11
-63
lines changed

2 files changed

+11
-63
lines changed

package-lock.json

+10-62
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
},
156156
"dependencies": {
157157
"@scarf/scarf": "^1.0.5",
158-
"angular-draggable-droppable": "^4.4.6",
158+
"angular-draggable-droppable": "^4.5.4",
159159
"angular-resizable-element": "^3.3.2",
160160
"calendar-utils": "^0.8.2",
161161
"positioning": "^2.0.1",

0 commit comments

Comments
 (0)