Skip to content

Commit 1884567

Browse files
fix(package): update react-dnd to version 8.0.0
Closes #149
1 parent d289636 commit 1884567

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
@@ -67,7 +67,7 @@
6767
"qs": "^6.3.0",
6868
"react": "^15.3.2",
6969
"react-bootstrap": "^0.31.0",
70-
"react-dnd": "^2.1.2",
70+
"react-dnd": "^8.0.0",
7171
"react-dnd-html5-backend": "^2.1.2",
7272
"react-dom": "^15.3.2",
7373
"react-octicons": "0.0.5",

0 commit comments

Comments
 (0)