Skip to content

Commit 2a3d168

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

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
@@ -68,7 +68,7 @@
6868
"react": "^15.3.2",
6969
"react-bootstrap": "^0.31.0",
7070
"react-dnd": "^8.0.0",
71-
"react-dnd-html5-backend": "^2.1.2",
71+
"react-dnd-html5-backend": "^8.0.0",
7272
"react-dom": "^15.3.2",
7373
"react-octicons": "0.0.5",
7474
"react-router": "^3.0.0",

0 commit comments

Comments
 (0)