Fix drag class getting stuck (fix #75)

This is fixed in this commit to drag-drop: d65c46de96
This commit is contained in:
Feross Aboukhadijeh
2016-03-08 16:24:52 -08:00
parent 731bdc7bca
commit a396ffa7ba

View File

@@ -17,7 +17,7 @@
"chromecasts": "^1.8.0",
"create-torrent": "^3.22.1",
"debug": "^2.2.0",
"drag-drop": "^2.3.1",
"drag-drop": "^2.11.0",
"electron-localshortcut": "^0.6.0",
"hyperx": "^2.0.2",
"main-loop": "^3.2.0",