mirror of
https://github.com/Foundry376/Mailspring.git
synced 2025-10-11 21:56:59 +08:00
fix(dnd): Update react-dnd package
This commit is contained in:
parent
9b3bcac256
commit
a764c160d1
1 changed files with 1 additions and 1 deletions
|
@ -56,7 +56,7 @@
|
||||||
"raven": "0.7.2",
|
"raven": "0.7.2",
|
||||||
"react": "^0.12.2",
|
"react": "^0.12.2",
|
||||||
"react-atom-fork": "^0.11.5",
|
"react-atom-fork": "^0.11.5",
|
||||||
"react-dnd": "^0.6.3",
|
"react-dnd": "^0.9.8",
|
||||||
"reactionary-atom-fork": "^1.0.0",
|
"reactionary-atom-fork": "^1.0.0",
|
||||||
"reflux": "0.1.13",
|
"reflux": "0.1.13",
|
||||||
"request": "^2.53",
|
"request": "^2.53",
|
||||||
|
|
Loading…
Add table
Reference in a new issue