about summary refs log tree commit diff
path: root/package.json
diff options
context:
space:
mode:
authorEugen Rochko <eugen@zeonfederated.com>2017-02-05 04:11:14 +0100
committerEugen Rochko <eugen@zeonfederated.com>2017-02-05 04:11:14 +0100
commitb5bf807a3472c5d70c729b6d678b5152301d4bef (patch)
tree1b0e8f7fe49b49c8e912faf742aa3af4e00ce91e /package.json
parentfb6aa7ad5ce79ae0738ebf1cada0e834c33b0ef2 (diff)
Remove react-dnd as it was interfering with text selection. Move content
warning mentions preview into area where actual content would be
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 0 insertions, 2 deletions
diff --git a/package.json b/package.json
index 7cac10a8e..def42f596 100644
--- a/package.json
+++ b/package.json
@@ -42,8 +42,6 @@
     "react-addons-test-utils": "^15.3.2",
     "react-autosuggest": "^7.0.1",
     "react-decoration": "^1.4.0",
-    "react-dnd": "^2.1.4",
-    "react-dnd-html5-backend": "^2.1.2",
     "react-dom": "^15.3.0",
     "react-imageloader": "^2.1.0",
     "react-immutable-proptypes": "^2.1.0",