Skip to content

Commit 60c6161

Browse files
fix(package): update react-dnd-html5-backend to version 9.0.0
Closes #1128
1 parent 2a036aa commit 60c6161

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"query-string": "6.5.0",
5959
"react": "16.8.6",
6060
"react-dnd": "9.0.1",
61-
"react-dnd-html5-backend": "8.0.3",
61+
"react-dnd-html5-backend": "9.0.0",
6262
"react-dom": "16.8.6",
6363
"react-helmet": "5.2.1",
6464
"react-redux": "^5.1.1",

0 commit comments

Comments
 (0)