mirror of
https://github.com/gosticks/react-table.git
synced 2025-10-16 11:55:36 +00:00
Updated react-dnd package (#1939)
+ Prevents code sandbox from crashing the dnd example
This commit is contained in:
parent
acdb28df60
commit
b9f7bda223
@ -13,7 +13,7 @@
|
||||
"react-scripts": "3.0.1",
|
||||
"react-table": "latest",
|
||||
"styled-components": "^4.3.2",
|
||||
"react-dnd": "^9.4.0",
|
||||
"react-dnd": "^10.0.2",
|
||||
"react-dnd-html5-backend": "^9.4.0",
|
||||
"immutability-helper": "^3.0.1"
|
||||
},
|
||||
|
||||
Loading…
Reference in New Issue
Block a user