Skip to content

Commit dc177ef

Browse files
committed
fix(core): change dnd to peer dep
1 parent 0e741b3 commit dc177ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/editor-core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"forms",
1212
"javascript"
1313
],
14-
"dependencies": {
14+
"peerDependencies": {
1515
"@data-driven-forms/dnd": "*"
1616
},
1717
"license": "Apache-2.0",

0 commit comments

Comments
 (0)