Skip to content

Commit 39173d4

Browse files
author
duxinyue.dxy
committedDec 16, 2024·
feat: bug fixed
1 parent a6ed688 commit 39173d4

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed
 

‎packages/li-editor/package.json

+3
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,9 @@
8484
"react": "^18.0.0",
8585
"react-dom": "^18.0.0"
8686
},
87+
"resolutions": {
88+
"@types/react-beautiful-dnd": "13.1.2"
89+
},
8790
"publishConfig": {
8891
"access": "public",
8992
"registry": "https://registry.npmjs.org"

0 commit comments

Comments
 (0)
Please sign in to comment.